JUCE Question

Discussion about: tracktion.com
RELATED
PRODUCTS

Post

I've decided to move beyond the windowing features of JUCE and try to actually do some audio stuff. My idea right now is to fill up an AudioSampleBuffer with data, then make a subclass of PositionableAudioSource that plays the AudioSampleBuffer then use an AudioTransport object to relay it to the speakers... is there an easier way than this? like maybe something that plays the audiosamplebuffer directly :?:
Image

Post

Yeah I'm definitely trying to move beyond the windowing features as well. I think an easier way would probably be just to connect the exoscope component to the automatic buffer re-alligner function. That should work.
Image

Post

AD80 wrote:Yeah I'm definitely trying to move beyond the windowing features as well. I think an easier way would probably be just to connect the exoscope component to the automatic buffer re-alligner function. That should work.
But how would you realign the phase coupler output to the core induction comparator without blowing the whole thing sky high? Oh, I see, you'd just hit the blue button, and swap the funny box with flashing LEDs around. Fancy...
Someone shot the food. Remember: don't shoot food!

Post

err... yeah i probably should have posted in DSP plugin dev. forum but no one there knows about JUCE... (then again I guess no one here knows about programming :P )
Image

Post

jtxx000 wrote:(then again I guess no one here knows about programming :P )
Well Jules might have a clue or two I guess... ;)
Someone shot the food. Remember: don't shoot food!

Post

jtxx000 wrote:like maybe something that plays the audiosamplebuffer directly :?:
Tracktion? :P
Someone shot the food. Remember: don't shoot food!

Post

Well Jules might have a clue or two I guess...
yeah but i'm guessing he's been kinda busy of late...


now come on, tell the answer :D
Image

Post

jtxx000 wrote:err... yeah i probably should have posted in DSP plugin dev. forum but no one there knows about JUCE... (then again I guess no one here knows about programming :P )
Dont mind me, I was just trying to fit in with you smart guys for once. I didnt do a very good job :hihi: .

I'm sure Valley can help you out, he's probably just keeping the secret for himself so he can use it on Mchord 2.0.
Image

Post

valley wrote:
But how would you realign the phase coupler output to the core induction comparator without blowing the whole thing sky high? Oh, I see, you'd just hit the blue button, and swap the funny box with flashing LEDs around. Fancy...
:lol:
Image

Post

I haven't even looked at audio streaming in JUCE.

In the short term (not so short 'cos I'm busier than a bugger right now[1]) I was going to work on some VSTs 'cos I can get a feel for JUCE without needing to worry about handling ASIO crap or whatever myself.

On top of that, I had to concentrate my free learning time to client server models in Java, and I need to work something out ahead of time for work. I've forgotten a whole load of Java, and client/server model design, so that's a bigger job than I think it probably ought to have been. I suck. :oops:

[1] I actually need to be working right now, but my head is refusing to think. :(
Someone shot the food. Remember: don't shoot food!

Post

i never could get to grips with the delphi vst thing or c++ vst or even juce vst (even though it makes more sense than the rest of them)... anyway do u know if mod has done any work with streaming?
Image

Post

AD80 wrote: I'm sure Valley can help you out,
Actually Mod and jtx were streaming past me on the JUCE stuff. I think jtx is probably the nearest thing this forum has to a JUCE guru beyond Jules... :)
he's probably just keeping the secret for himself so he can use it on Mchord 2.0.
Ahh bugger, I thought you had forgotten about that. :oops:

I'm absolutely *not* doing any fun coding until past the end of January (trust me I have a very good reason). Then I'm gonna take a few weeks to write some music 'cos I think I'm forgetting some stuff (like what the funny notes do). After that, and assuming my wife doesn't decide the hallway needs decorating, I'm going to finish a half finished JUCE rewrite of my pattern gate, which will also form the basis of a pattern delay, and then hopefully the pattern arp.

However, I could be tempted to do MChord first, I just didn't realise anyone was using it.
Someone shot the food. Remember: don't shoot food!

Post

jtxx000 wrote:i never could get to grips with the delphi vst thing or c++ vst or even juce vst (even though it makes more sense than the rest of them)...
Now that I could help you with.
anyway do u know if mod has done any work with streaming?
I don't know, but I wouldn't be at all surprised.
Someone shot the food. Remember: don't shoot food!

Post

valley wrote: Actually Mod and jtx were streaming past me on the JUCE stuff. I think jtx is probably the nearest thing this forum has to a JUCE guru beyond Jules... :)
:lol: :P ...

i really just know some of the windowing stuff because it's very similar to swing in java....
Image

Post

jtxx000 wrote:i really just know some of the windowing stuff because it's very similar to swing in java....
which funnily enough has been giving me grief all week. I'm trying to make sense of swing, and the JAI stuff, and none of it is sinking in all that well.
Someone shot the food. Remember: don't shoot food!

Post Reply

Return to “Tracktion”