JUCE Question
-
- KVRAF
- 1617 posts since 2 Dec, 2003
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 

-
- KVRAF
- 3745 posts since 29 Sep, 2002 from Killafornia
-
- KVRAF
- 4644 posts since 28 Nov, 2002 from Chicago
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...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.
Someone shot the food. Remember: don't shoot food!
-
- KVRAF
- Topic Starter
- 1617 posts since 2 Dec, 2003
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
)

-
- KVRAF
- 4644 posts since 28 Nov, 2002 from Chicago
Well Jules might have a clue or two I guess...jtxx000 wrote:(then again I guess no one here knows about programming)
Someone shot the food. Remember: don't shoot food!
-
- KVRAF
- 4644 posts since 28 Nov, 2002 from Chicago
Tracktion?jtxx000 wrote:like maybe something that plays the audiosamplebuffer directly
Someone shot the food. Remember: don't shoot food!
-
- KVRAF
- 3745 posts since 29 Sep, 2002 from Killafornia
Dont mind me, I was just trying to fit in with you smart guys for once. I didnt do a very good jobjtxx000 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)
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.
-
- KVRAF
- 3745 posts since 29 Sep, 2002 from Killafornia
-
- KVRAF
- 4644 posts since 28 Nov, 2002 from Chicago
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.
[1] I actually need to be working right now, but my head is refusing to think.
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.
[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!
-
- KVRAF
- Topic Starter
- 1617 posts since 2 Dec, 2003
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?

-
- KVRAF
- 4644 posts since 28 Nov, 2002 from Chicago
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...AD80 wrote: I'm sure Valley can help you out,
Ahh bugger, I thought you had forgotten about that.he's probably just keeping the secret for himself so he can use it on Mchord 2.0.
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!
-
- KVRAF
- 4644 posts since 28 Nov, 2002 from Chicago
Now that I could help you with.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)...
I don't know, but I wouldn't be at all surprised.anyway do u know if mod has done any work with streaming?
Someone shot the food. Remember: don't shoot food!
-
- KVRAF
- Topic Starter
- 1617 posts since 2 Dec, 2003
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...![]()
i really just know some of the windowing stuff because it's very similar to swing in java....

-
- KVRAF
- 4644 posts since 28 Nov, 2002 from Chicago
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.jtxx000 wrote:i really just know some of the windowing stuff because it's very similar to swing in java....
Someone shot the food. Remember: don't shoot food!

