I'm trying to run the MIDI_Synthesizer example but I have some problems. I first had some problems with the AudioIn objects and now I have this error message :
---------------------------------------------------------------------------------------------- Press enter to terminate AudioOut::ConcreteStart(): could not start audio device: maybe another program is blocking it Received error message: <ALSAAudioDevice::Start(): Failed to create PCM device. Nested error: SndPcm::SndPcm(...): Playback open error: Device or resource busy AudioOut::ConcreteStart(): could not start audio device: maybe another program is blocking it Received error message: <ALSAAudioDevice::Start(): Failed to create PCM device. Nested error: SndPcm::SndPcm(...): Playback open error: Device or resource busy ---------------------------------------------------------------------------------------------- About the developer who worked on the MIDI part of CLAM, I have understood that he's no more in the team. Is there a possibility to contact him ? Vince -------- Message d'origine-------- De: [EMAIL PROTECTED] de la part de Xavier Amatriain Date: mar. 08/05/2007 19:56 À: Simonin Vincent Cc: [EMAIL PROTECTED] Objet : Re: RE : [CLAM] Play a note with MIDI (just copying my answer at irc, in case it is useful to anybody else) At this point all the documentation we have on this is on the source code. You should look at the MIDI_Synthesizer_example.cxx On Mon, 2007-05-07 at 15:06 +0200, Simonin Vincent wrote: > I can say that the other clam examples (playing a sound and read a mp3 tag) > function well. But I'm a bit lost with the MIDI part. =) So I'm still looking > for help. > > Thanks > > Vince > > > -------- Message d'origine-------- > De: [EMAIL PROTECTED] de la part de Simonin Vincent > Date: jeu. 26/04/2007 14:57 > À: [EMAIL PROTECTED] > Objet : [CLAM] Play a note with MIDI > > Hi ! > > I'm starting with CLAM and I'm trying to play a musical note (i.e. A at 440 > Hz) with MIDI. > > I have read the examples et the documentation about MIDI using CLAM but I'm > not sure about what I'm doing because of some troubles with wavtables on > OpenSUSE (I must use Timidity to play some MIDI files on my computer). > > Must I start with the MIDIOut example to play some sound with MIDI (I'm not > sure to understand this example, especially what DoControl do) ? Where can I > find some examples or documentation to play some MIDI notes or chord with > CLAM ? > > Thanks for help > > Vince > > _______________________________________________ > CLAM mailing list > [email protected] > http://www.iua.upf.es/mtg/clam > > > > > > _______________________________________________ > CLAM mailing list > [email protected] > http://www.iua.upf.es/mtg/clam -- /********************************* * Xavier Amatriain * * Associate Director - MATi * * Research Director - CREATE * * UCSB, Santa Barbara CA * * 1-(805)- 893 83 52 * ********************************/ _______________________________________________ CLAM mailing list [email protected] http://www.iua.upf.es/mtg/clam _______________________________________________ CLAM mailing list [email protected] http://www.iua.upf.es/mtg/clam
