Re: [Qtractor-devel] Can't get more than 1 LinuxSampler track to work in Qtractor SOLVED
An Audio/MIDI multi-track sequencer
Brought to you by:
rncbc
From: Frank N. <bea...@we...> - 2016-12-12 23:11:43
|
Hi again, [..] > >>> Have I misunderstood something about how tracks and channels of Linuxsampler > >>> are supposed to work from within Qtractor? Do I need to change something in > >>> Qsampler before confirming the properties of a new channel? > >>> > >> > >> you probably missed the little secret part that MIDI channel numbers > >> must match each other, between qtractor MIDI tracks and corresponding > >> linuxsampler sampler channels. > >> > >> from the above you say nothing about which MIDI channel you set up the > >> second linuxsampler channel, which by default gets to MIDI channel 1 > >> while a second MIDI track in qtractor, most probably, gets to number 2. > > > > Oops, sorry for not stating that info. Yes, you are right, I used the "default" > > in LinuxSampler/qsampler which is channel 1. However, even if I change it to the > > same channel number (2 in this case) of the corresponding Qtractor track, the error > > is still there: > > > > 22:21:46.876 Channel 1 setup... > > 22:22:21.677 Channel 1 lscp_set_channel_audio_device: The audio output device 'Plugin' cannot be dropped from this sampler channel! (errno=100) > > 22:22:21.682 Channel 1 lscp_set_channel_midi_device: The MIDI input port 'Plugin' cannot be altered on this sampler channel! (errno=100) > > 22:22:21.686 Channel 1 MIDI port: 0. > > 22:22:21.688 Channel 1 MIDI channel: 1. > > 22:22:21.746 Channel 1 Engine: SFZ. > > > > What's a little irritating is that above it still says "MIDI channel: 1." but I > > guess Qsampler/LinuxSampler is starting to count from 0 since channel 3 would > > appear as "2" there. > > > > However, still no luck so far :-\. Does this kind of setup work for you? > > > > yes, it works, and sounds, as advertised, despite the same "error" > messages as yours > > i'm out of ideas now Hm..."oops". Actually, it works for me as well, but the error messages were so intimidating that I didn't even dare to test whether it actually works :-). Seems then that the wrong MIDI channel in QSampler was my only problem. So, yes, I can now create 2, 3, 4 tracks in Qtractor and corresponding channels in QSampler, all loaded with different .sfz instrument files, and it works just fine, as expected. Thanks, this makes me a good deal happier! :-) Of course, the next natural question is then why we see those really irritating error messages - are Qtractor/Qsampler and LinuxSampler not speaking the same protocol/version? I mean, this is "as unintuitive as it can get"; please don't say now "works as expected", ok? :-) Greetings, Frank |