It seems to me there must be an easy way to play an arbitrary spectrum using JSyn. Please give me your suggestions. Here is what I am doing: I define a...
Hello Peter, The technique you are using will give a spectrum with a series of peaks at each sine frequency. You may want to instead pass a single WhiteNoise...
Hello Peter You can use a single waveshaper loaded with a Chebyshev polynomial; this would be very efficient. The resulting spectrum will be harmonic though ...
... I am now using a single SynthMixer with NUM_POINTS inputs and a single output channel. Is there any different in performance between using a daisy chain of...
I'm trying to initialize two synthContexts on OSX, and get the following: PaHost_StartEngine: AudioDeviceAddIOProc primary failed: error = 0x6E6F7065 =...
... The SynthMixer uses a daisy chain of MultiplyAddUnits. Thus you have an extra gain stage (multiply) for each node. That may be redundant because you can...
Hello Amit, ... 0x6E6F7065 = "kAudioHardwareIlligalOperationError" It looks like either CoreAudio, or the PortAudio implementation for CoreAudio, does not like...
actually, i simplified - the real code has them opening in user- defined rates. strange problem, thanks for investigating! -amit ... will ... being ... context...
... You can download the one used by the JSyn examples at: http://www.softsynth.com/jsyn/examples/smart_embed_jsyn.js // Modifications: // 4/6/01 - PLB added...
We are having problems reading certain WAV files using SynthSampleWAV. On Safari (MacOS) a user reports this error: Mikser.lesLydFraDisk: I/O exception Cannot...
Thanks for feedback and testing, Phil and Brad! I hope the stop-applets problem can be solved with your advice. Wolfgang...
wf
wf@...
Jan 5, 2004 6:44 pm
2869
Phil, You recently said: " Instead of using a LineOut for each oscillator or filter. Use a daisy chain of AddUnits. Then you will have a circuit with a single...
watson
eslip@...
Jan 6, 2004 11:07 pm
2870
Hello Watson, ... When you use multiple LineOuts, the audio signals are mixed in the CSyn engine outside the control of the application. There are several...
Hi Watson, My opinion: In general, your designs will fit into future projects more effectively if they avoid multiple LineOuts. For example, how would you add...
phil, am i right that: Synth.stopEngine(); Synth.terminate(); will clean up all my units and delete() them for me, or should i explictly delete() everything...
actually let me rephrase that question, the deleteAll method of SynthUnit says : Delete all units, SynthSamples, SynthEnvelopes and other Synth objects created...
Hello Ryan, ... Yes. Calling Synth.stopEngine() is sufficient. If you have background threads running that are calling JSyn, you may wish to ask them to finish...
Phil and Nick, Thanks for the informed views. I take the point that global modulation / feeding / recording of sound is often a desired characteristic. And...
eslip@...
Jan 7, 2004 5:56 pm
2876
... That should say that it deletes all "tracked" objects. Tracking is used to prevent the garbage collector from deleting SynthObjects that are sounding in...
Hi i am new to this list. I am wondering if there are alternative ways to go from .xml files created with wire to java code? i would like to use jsyn for an...
Hi guys! May be this is an old question but I do not find anything in the archives. Does Jsyn works in the Opera Browser? I have win 2000 and my applets crash....
I thought this came up before but couldn't find the right combination of words to bring it up in a search of the archive. What is the largest number that can...
Hello Douglas, ... Java always gives signed numbers. The largest 32 bit signed number is 0x7FFFFFFF or 2147483647. At 44100 Hz, it will take about 13.5 hours...
hello I was wondering if any of u r using the Jcreator IDE. and if so how would i set it up so that i can use the JSyn stuff without it returning compilation...
Hello Jules, I do not know how to use JCreator. But basically you need add the JSynClasses.jar file to its classpath. Look for project properties like search...
Thanks Phil! ... _________________________________________________________________ Check out the new MSN 9 Dial-up — fast & reliable Internet access with...