Hello Phil, ... for ... I've tried the using LineIn, but I've gotten the same effect as when I am using ChannelIn. ... tests ... can ... I ran the example,...
Clive Naicker
clive_naicker@...
Feb 1, 2002 10:12 am
1045
Hugo, I am running a very similar hardware config (windows 2k, 600mhz, 512mb ram, dell 5000e) and I have a lot of clicks and pops when doing anything with JSyn...
... and I play it again it is ... What do you get when you play this APplet. Try the sine wave. http://www.softsynth.com/jsyn/examples/tj_seeosc.html If it...
Phil: The clicks occure during the recording because they appear if I open the sample with a SoundEditor. I will try with other programs and examples in order...
Unam
hugosoli@...
Feb 1, 2002 8:10 pm
1049
... It sounds like you have an old version of JSyn installed. The latest is V14.2. Try going to the plugins page and reinstalling. ...
Can anyone say why this code works the first time through the for loop, but not any other time? Apologies if I've done something really stupid... It's a...
Hello Darren, ... What does "work" mean? Does it crash, go silent, or make horrible screeching noises? What do you expect the code to do? What does it actually...
On Friday, February 1, 2002, at 06:32 PM, Phil Burk wrote:
> Hello Darren,
>
>
>> Can anyone say why this code works the first time
>> through the for loop,...
Does anyone know tricks for making single stepping through Java code in CW less than torturously slow? I remember that they used to let you use the old...
Phil: thanks a lot. I install the latest version of JSyn and now everything is working fine. No clicks, no pops, I can record audio to my HardDisk or just make...
Unam
hugosoli@...
Feb 2, 2002 7:10 pm
1056
Phil. I wrote to soon! The clicks and pops still present. Mi applet sometimes work fine and some times work terrible bad. I ran . ...
Unam
hugosoli@...
Feb 3, 2002 12:43 am
1057
... Let's concentrate on TJ_SeeOsc because it is the simpler test. How many times in a minute do the clicks occur? Are they at regular intervals, or random? Do...
Have you tried to run other soft-synths like Reason under win2k? It may be that win2k is just horribly latent, which would suck. Has anyone had similar trouble...
brianredfern
brianredfern@...
Feb 3, 2002 1:49 am
1059
Hi to all of you! Well, I almost sure that I found the cause of the problem with my apllet but It seems to be a problem very strange. My applet works fine in...
Unam
hugosoli@...
Feb 4, 2002 5:21 pm
1060
... (no ... Something must be trying to access the LAN and hogging the CPU while it waits. I had a similar problem where my ProToolsFree demo would chatter ...
On the Mac, there is a similar problem. If you have your network settings set to use Ethernet, but there's no cable plugged in, the networking code (Open...
Hi to all of you! Well, the problem of my DELL was certanly the LAN connection. I just disable it if I'm not using it and my applets works beautifull. Thanks...
Unam
hugosoli@...
Feb 4, 2002 6:24 pm
1063
Dear JSyn list folks, When replying to the JSyn group, please delete most of the old letter. Otherwise the digests are very hard to read. All of the letters...
... Thanks for reporting this. I updated the sound related trouble shooting pages on the JSyn web site to mention this problem. So now the next person will...
I have just released a new version, V0.8, of Wire, the graphical patch editor for JSyn. I have recently added a reference manual and a tutorial. Release notes,...
JSyn-ers -- Indeed network accessing can mess up audio streaming, popping up Netscape while running JSyn under Linux does fun(!) stuff... Phil managed to fix ...
Bradford Garton
garton@...
Feb 5, 2002 3:29 pm
1067
Uhm, Brad... That library I sent wasn't ever really released. It was just a test build to see if bumping the priority under root would work. I plan to add a...
I've just installed a four channel soundcard, a midiman delta 44 on my computer to use with Jsyn. I need to be able to access the four channels indepently but...
sam woolf
samw@...
Feb 5, 2002 7:03 pm
1069
If you downloaded the new V0.8 Wire then you need to read this: The version released last night had a bug that prevented NumericTextModules from saving their...
... getting A LineOut is a stereo output and therefore only has two parts, 0 and 1. Instead use a new ChannelOut(channelIndex) where channelIndex is 0-3. ...
Do you ever get "SynthException: Memory Allocation Failed" errors on the Macintosh when using large samples? Then please read the new support section that...
Can I get the javasonic recorder applet source code. I am a university student interested in Javasonic. The applet will be used solely for educational purposes...