NoteWorthy Composer Forum

Forums => General Discussion => Topic started by: Stewart Johnston on 1999-06-08 04:00 AM

Title: MIDI playback
Post by: Stewart Johnston on 1999-06-08 04:00 AM
Hi,
After several years of working perfectly on my old 486, Noteworthy has developed a playback problem on my new PC (top end, tons of RAM). Basically, on playback, the sound is interrupted by 1 second gaps. Also the note highlights are about a beat ahead of the note actually being sounded. Has anyone any idea as to what the problem is please?
Stewart
Title: Re: MIDI playback
Post by: Richard Woodroffe on 1999-06-08 04:00 AM
Can you say what type of sound card you are using and also what, if any, pseudo drivers such as wingroove ?

Rich.
Title: Re: MIDI playback
Post by: Ken Jentsch on 1999-06-08 04:00 AM
If you have a lot of other programs running at the same time, they could be competing with the 'player' for the CPU, and the delays might be the computer trying to catch up with all the tasks it is doing.
Title: Re: MIDI playback
Post by: Barry Graham on 1999-06-08 04:00 AM
As Richard wrote above - if your new system includes a software synthesizer - like Wingroove - the synth has to compile the sound output from wavetable data stored in memory and this takes some time.
NWC displays the highlight when the note is triggered - the compile time produces a lag in the sound production.

If this is not the case then perhaps Ken is right - but I dont see a top end system dragging it's feet with midi output - unless you are multi-tasking a satellite launch in background!
Title: Re: MIDI playback
Post by: Russ K. on 1999-06-08 04:00 AM
I found a similar situation when I changed to a new sound driver. I don't think there's anything you can do about it as long as you stay with that same sound diver(at least in my case). I think the error is in the sound driver itself, being a programming error or such.
Title: Re: MIDI playback
Post by: marsu on 1999-06-09 04:00 AM
The trouble come, as Richard, Barry & Russ said, from your software to produce sound.
If you're using a sound card directly (which does not affect CPU), no trouble; if you're using "advanced" software which computes the wave signal instead of letting the sound card doing it (with convenient electronic chips) you'll get a delay, whatever CPU power you got.
If you're using a sound card that has tis own chipset and almost no software, no trouble.
I've tried this with my old SB16 card, and the delay disappeared.

So change your driver, or --as you may xant to keep it for other usages-- install the most direct MIDI driver you've got (maybe simply ยต$'s one) and set NWC to use this midi playback device (in Tools/Options.../Midi)

HTH, Marsu
Title: Re: MIDI playback
Post by: Stewart Johnston on 1999-06-09 04:00 AM
Thanks to everyone who gave me advice. I'll go and fiddle with my machine and let everyone know what happens.
Stewart