Hi!
I have still not solved the problem with pd and ProTools LE + Digi 001
The Pro Tools program is not at all running while I try to start pd. I get a message:
wave out open devis -1 +0 Wave out open device: MMSYSTEM004. Unit is allready in use. Wait untill ... and try again.
I had looked forward to this new computer with pro Tools and pd ....
Can somebody help me?
|I have still not solved the problem with pd and ProTools LE + Digi 001 | |The Pro Tools program is not at all running while I try to start pd. I get a message: | |wave out open devis -1 +0 |Wave out open device: MMSYSTEM004. Unit is allready in use. Wait untill ... and try again. | |I had looked forward to this new computer with pro Tools and pd ....
maybe protools is running wicked demons / startonstartup programs in the backyard which are blocking the dev. have a look into the task-exploder ... ?
is there something like lsof (8) - list open files
in dosss?
-- × D v . O r g
Hi Jørgen,
you could try to tell pd which wave devices to use to find out what's going on.
At first you should start 'pd -listdev -nosound' to tell pd to run without sound. You'll get a list of wave devices available. Second, try 'pd -soundoutdev x -soundindev x' where x is the number of the wave device you find in the list output by pd. Maybe there is just one device that makes trouble.
Tip: Windows uses one wave device as standard output device. It is set in start -> settings -> controlpannel -> multimedia and used for 'normal' sound output. If you don't have an extra sound card, Windows uses probably a port of protools...
good luck
Olaf
Jørgen Mortensen schrieb:
Hi!I have still not solved the problem with pd and ProTools LE + Digi 001 The Pro Tools program is not at all running while I try to start pd. I get a message: wave out open devis -1 +0 Wave out open device: MMSYSTEM004. Unit is allready in use. Wait untill ... and try again.I had looked forward to this new computer with pro Tools and pd .... Can somebody help me?