... ah - i installed the developer tools just before i installed darwin, so that must have been what caused the make/ gmake issue, not the darwin install m ....
matt, yes i am using daisy v1.0a1, which *does* have the buttons you mention. thanks again for your help, but i still do not have line input. -jamie...
Hi Phil, Some more info about the problems with LineIn and Mac os X. I ran TJ_Recorder, which at first spit out an invalid sample rate error. So then I...
Hello James, This OS X input problem is very puzzling. I know I have asked you before but I forgout. What is your machine type? I have uploaded some...
Hey Phil, Okay, I ran the tests on my OS X.1.3 on my Powerbook G3 400 (320 MB RAM). pa_devs seems to find the inputs and outputs just fine, spitting out these ...
Wire by default, opens in "Output Only" mode because some systems don't support full duplex audio. You need to enable audio input by selecting "Input Only" or...
Hi Everyone, Someone on another Yahoo group I subscribe to sent out this note regarding your Yahoo "marketing preferences." Seems like Yahoo has decided to...
... d'oh! yup that was the problem. heh heh. sorry for the wasted bandwidth... ... well, i still feel bad because i've made that mistake before and i should...
hello phil, ... very little usage by the synth engine. (around 9% when running it as main - not as applet - but extremely high cpu usage with the graphics) the...
alan.fabian@...
Apr 1, 2002 9:37 pm
1246
Enter your vote today! A new poll has been created for the jsyn group: Which feature would you most like to see added to a future version of JSyn? o FFT/IFFT...
jsyn@yahoogroups.com
Apr 2, 2002 10:54 am
1247
I just discovered that there is a section of our group website where you can create polls to get feedback from group users. Mostly for fun, I've created a...
Hi Phil and all, The good new is that an application I have been working on for quite sometime, which utilizes jsyn and realtime queries to mysql, works on OS ...
Hello jsyn developers a thought just occurred to me - not sure if you were planning to use alsa for linux jsyn at some point in the future but if you are, you ...
MandelMusic is built with JMSL and JSyn, and maps the iteration path of the Mandelbrot function to time and timbre. Click on the graph, and see/hear the...
Thanks to Takeyoshi Mori, there is a new MandelMusic instrument online Check it out at http://www.algomusic.com/jmsl/examples/MandelMusic.shtml Nick Doctor...
This is a wonderful MandelMusic instrument. I'd love to see the Wire patch and/or the JSyn source, if possible. Beautiful! -Jamie ... From: "Nick Didkovsky"...
what would the recommended way of using 2 separately installed sound cards be? as i understand it the SynthEngine can only be directed at 1 sound card at once....
Hello Watson, ... The only way currently is to use two separate SynthContexts. The two SynthContext would not be able to communicate at the unit generator...
... how do you use 2 different contexts within the same program when the synth engine is static and starts statically with a particular context? ... can this...
Hello Watson, ... The old JSyn syntax used a static engine. You would write: // create and start a globally shared SynthContext Synth.startEngine(0); // get...
Hi Phil, I'm a bit confused as to how your JSynNativeASIO will find the correct ASIO driver for my sound card -- where should I put that driver? (Most apps...
Hello Edward, Create a folder called exactly "ASIO Drivers" in the same folder that you run your application. Place the chosen ASIO driver in that folder. I...
Hello Jamie, Thanks for your comment about my MandelMuiscInstrument. I'm really glad that you enjoyed that. Both of the wire patch and the source code modified...
Hi Phil, I installed the JSynNativeASIO, built TJ_Devices, put the ASIO Drivers folder with the Delta 66 ASIO driver in the (CodeWarrior) project directory....
Unsupported sample rate? ... _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: ...
Phil, I tried to get MAX/MSP to talk to the Delta 66 ASIO drivers on the same G4 and had some serious problems (system lockup), so there may be a hardware...
Thanks for the note Edward. Stephane Letz has released a new version of the ASIO implementation of PortAudio. It has lots of minor bug fixes. One of them may...