Hi Phil I just installed Netscape 7.02 on Mac OS X Went to the JSyn example applets and visited TJ_Wind which played fine Typed in another (non-JSyn) URL....
hello, what is the best way to get the data as shorts in a SynthSample ? i was trying some code using a SampleWriter and the byteData is null after writing to...
Ryan Francesconi
devlists@...
Mar 5, 2003 7:48 am
1988
... The byteData member is used when loading a sample from a WAV or AIFF file. It should have been private. ... Steps are: - connect signal to SampleWriter -...
hi, I am trying to install jsyn, and I have followed the directions on this page http://www.softsynth.com/jsyn/docs/host_pc.html but when I run runBeep.bat to...
isn't the windows directory on nt, winnt/system32 windows/system is for 98 i believe. anyways, i don't have a win2k box - but the problem is that the jsyn...
Ryan Francesconi
devlists@...
Mar 5, 2003 10:43 pm
1991
What's the best strategy for producing chords of, say, three notes (where all notes have the same basic waveform). Do you create an array of oscillators? Or is...
Andy Murray
andy@...
Mar 7, 2003 11:01 pm
1992
you will need some sorta oscillator for every voice - if you want them to match, then an array sounds likely. you will want to be able to sync them all for...
Ryan Francesconi
devlists@...
Mar 7, 2003 11:36 pm
1993
Hi. In the Jsyn instruments folder I put a jar file of source code that is a piano with a testing environment that uses 6 voice polyphony. There are many ways...
John - This is extraordinary! I'm so used to hearing warped sounds from JSyn... so I was floored to hear something so euphonic and 'realistic'. This will be...
Hi Nick. ... and the Threading from Piano1x so that it can be played by other threads, and mixed in with other signals. The piano and piano testing programs...
... do ... Thanks Ryan. It's reassuring to be told you've got the right idea when you're setting out to do something for the first time. Main reason I asked ...
Andy Murray
andy@...
Mar 9, 2003 2:19 pm
1997
yeah, don't worry about it. phil could tell you what that's for, but it's not for multiple voices....
Ryan Francesconi
devlists@...
Mar 9, 2003 7:02 pm
1998
... MIDI pitches are in the range 0-127 with 60 being middle C. To translate a MIDI pitch to frequency use: EqualTemperedTuning.getMIDIFrequency(pitch) Pitch...
hi phil, i wanted to post the idea that we talked about the other day to the list to see what the general interest for this feature would be. i proposed a vst...
Ryan Francesconi
devlists@...
Mar 9, 2003 7:12 pm
2000
Some units take an extra parameter in their constructor. Most units ignore this parameter. The nature of the parameter depends on the unit. For example, a...
that sounds terrific! i feel so out of the plugin-making loop, not being a max/msp user (or really a plugin user for that matter!). it seems that the VST...
It sounds like a great idea to me. It would make synchronization of jsyn tracks with other material in a multi-track tool pretty easy. David ... From: douglas...
Hi Jysnners: I'm nearly done with my little platform change... I'm pretty happy going from win2K server to OS X on a speedy-enough G4. So Phil - that was me...
You guys should talk to Mike Gogins (gogins@...) about this. HE actually wrote a VST plugin for CSound. The dude knows whats up. He's in germany right...
another great bonus of implementing this idea would be that it would bring new jsyn developers to the table as well as give some serious public visibility to...
Ryan Francesconi
devlists@...
Mar 10, 2003 5:58 am
2007
Hello JSyn and JMSL list There's a second piece by Colin Marston at http://www.algomusic.com/algogallery This new piece uses extreme JSyn sonics in a...
Hi John I looked at your piano again and did minimal revision so that it extends SynthNote. If you like, I can post. I've been using it in JMSL Score as a...
Hi John and list, I've posted the transcription of the premiere performance of Zero Waste, for sight reading piano player and JMSL. While the live piece is...
Hey gang -- I'll be a voice of minor dissent here -- although I think a VST plugin-thingy for JSyn would be keen (and it certainly makes commercial sense),...