qmidiarp-user Mailing List for QMidiArp (Page 3)
Linux MIDI arpeggiator, phrase generator and controller LFO
Status: Alpha
Brought to you by:
emuse
You can subscribe to this list here.
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(20) |
Jul
(3) |
Aug
(1) |
Sep
|
Oct
|
Nov
(5) |
Dec
(4) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2012 |
Jan
(1) |
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
(1) |
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2014 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
(3) |
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2025 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(5) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Frank K. <goe...@ya...> - 2011-06-13 09:14:41
|
----- Mail original ----- > De : S C Rigler <rig...@gm...> > À : Frank Kober <goe...@ya...> > Cc : "qmi...@li..." <qmi...@li...> > Envoyé le : Lundi 13 Juin 2011 1h55 > Objet : Re: Re : [Qmidiarp-user] Feature Request: Export Functionality > The > weird thing is once I play back the sequence from Qtractor and the > system is under load I don't hear any noticeable jitter. > That is interesting indeed. Since Qtractor lets you choose different timers, do you use a timer different from the first entry in Qtractor's timer choice for the ALSA queue? And secondly, does seq24 also give no jitter in your case? There might be something to fix... Frank |
From: Sascha S. <ung...@gm...> - 2011-06-13 08:15:42
|
Would it be possible to have some settings that let you choose the actual midi-interface to use as 1 or 2?? Or let QMidiArp use hardware midi-interfaces in addition?? I'm working with hw-synths and have to use QJackCtl to route the midi-connections, cause Alsa-Patchbay crashes on my systems. I have one Midi-pair on my Audiophile 2496 and 2 Midi-Pairs on my Edirol UM-2G and I would love to route directly from within qmidiarp. Sadly my programming-skills in CPP are not good enough to do something like this :( greetings from belgium |
From: S C R. <rig...@gm...> - 2011-06-13 00:03:48
|
On Sun, Jun 12, 2011 at 1:37 PM, Frank Kober <goe...@ya...> wrote: > Hi Steve, > > > Any attempts made to reduce your jitter? Do you have this with ALSA in general? > Then a kernel with 1000Hz timer might arrange things. If the jitter happens with > JACK MIDI Sync, maybe a reduced latency can improve the situation. > > How would you export the MIDI data? With a tool like QMidiArp, mainly done for > live play/editing it would need an inbuilt recording tool. Is this what you have in mind? > Otherwise, exporting the sequences and LFO data as MIDI files should not be a > problem but you could do this with other tools as well. > Have you tried recording QMidiArp's output into Qtractor for instance? > > Regards > Frank > I've tried to reduce the jitter as much as I can. I'm running 2.6.39 right and it was built doing "make oldconfig" against the config from a Planet CCRMA RT kernel so it has a 1000HZ timer. What I was hoping for was something where the sequences and LFO data could be exported as midi files. I've been experimenting a bit and it seems that this is mainly a problem when the system is under load. When I record QMidiArp into Qtractor it lags a little bit, but not so much that quantizing doesn't put things back into time. However, when QTractor is also sequencing an instance of Yoshimi things start to lag quite a bit more and get inconsistent enough that quantizing will help, but it needs quite a bit of manual cleanup afterward. If QMidiArp is sequencing the Yoshimi instance and simultaneously recording into Qtractor then it gets so inconsistent that quantizing just makes things worse. The weird thing is once I play back the sequence from Qtractor and the system is under load I don't hear any noticeable jitter. But anyways, I think I have a workaround for now. Thanks, Steve |
From: Frank K. <goe...@ya...> - 2011-06-12 18:37:33
|
Hi Steve, ----- Mail original ----- > De : S C Rigler <rig...@gm...> > À : qmi...@li... > Cc : > Envoyé le : Dimanche 12 Juin 2011 19h47 > Objet : [Qmidiarp-user] Feature Request: Export Functionality > > Hello, > > I've been playing around with qmidiarp and it's really a fantastic > tool. One problem I have right now is with jitter on my system. I > primarily use qmidiarp for recording, and one way for me to workaround > the jitter might be to have an export function so that I could dump to > a mid file and import into another sequencer. Is this a doable > request? > > --Steve > Any attempts made to reduce your jitter? Do you have this with ALSA in general? Then a kernel with 1000Hz timer might arrange things. If the jitter happens with JACK MIDI Sync, maybe a reduced latency can improve the situation. How would you export the MIDI data? With a tool like QMidiArp, mainly done for live play/editing it would need an inbuilt recording tool. Is this what you have in mind? Otherwise, exporting the sequences and LFO data as MIDI files should not be a problem but you could do this with other tools as well. Have you tried recording QMidiArp's output into Qtractor for instance? Regards Frank |
From: Sascha S. <ung...@gm...> - 2011-06-12 18:28:31
|
Hi, I think the problem will be that you will have to define which notes should be exported. If you use an arpeggiator the notes you press on the keyboard make the sound, so you must record the notes generated and this only makes sense with another sequencer. If you only use the sequencer, setting the right quantisation in the DAW might help Maybe I am wrong ... greetings from belgium, Sascha 2011/6/12 S C Rigler <rig...@gm...>: > Hello, > > I've been playing around with qmidiarp and it's really a fantastic > tool. One problem I have right now is with jitter on my system. I > primarily use qmidiarp for recording, and one way for me to workaround > the jitter might be to have an export function so that I could dump to > a mid file and import into another sequencer. Is this a doable > request? > > --Steve > > ------------------------------------------------------------------------------ > EditLive Enterprise is the world's most technically advanced content > authoring tool. Experience the power of Track Changes, Inline Image > Editing and ensure content is compliant with Accessibility Checking. > http://p.sf.net/sfu/ephox-dev2dev > _______________________________________________ > Qmidiarp-user mailing list > Qmi...@li... > https://lists.sourceforge.net/lists/listinfo/qmidiarp-user > |
From: S C R. <rig...@gm...> - 2011-06-12 17:48:24
|
Hello, I've been playing around with qmidiarp and it's really a fantastic tool. One problem I have right now is with jitter on my system. I primarily use qmidiarp for recording, and one way for me to workaround the jitter might be to have an export function so that I could dump to a mid file and import into another sequencer. Is this a doable request? --Steve |
From: Frank K. <goe...@ya...> - 2011-06-08 20:12:01
|
----- Mail original ----- > De : Sascha Schneider <ung...@gm...> > À : qmi...@li... > Cc : > Envoyé le : Mercredi 8 Juin 2011 18h41 > Objet : [Qmidiarp-user] rediscovering QMidiArp > >T hanks Frank for this wonderfull tool, just rediscovering and enjoying it :) > > greetings from belgium Thanks for your comment Sascha, good to hear it seems to work :) Regards Frank |
From: Sascha S. <ung...@gm...> - 2011-06-08 16:41:08
|
Thanks Frank for this wonderfull tool, just rediscovering and enjoying it :) greetings from belgium |
From: Frank K. <goe...@ya...> - 2011-06-03 10:44:52
|
Mainly two important issues regarding external synchronization and running stability with only Seq and Lfo modules are fixed by the qmidiarp-0.4.1-fixes.patch file available from the 0.4.1 Download directory. I'd like to thank Louigi Verona, Brendan Jones and Jeremy Jongepier for quickly reporting and insisting on these overseen issues. Please apply this patch to 0.4.1 before building / distributing Frank ----------------- QMidiArp is available for download at http://sourceforge.net/projects/qmidiarp/files/qmidiarp/0.4.1/ Project page http://qmidiarp.sourceforge.net/ Git repo (developers welcome) git://qmidiarp.git.sourceforge.net/gitroot/qmidiarp/qmidiarp |