[LAD] Packaging advice
Pete Black
pete at marchingcubes.com
Sat Jun 7 22:23:57 UTC 2008
Great feedback from the list guys, am more excited about it now than
i was when i got it mostly functional!
I will definitely add keyboard shortcuts - There's a QT4 port in the
works, not sure how configurable QT3's shortcuts are. I think i'll
put in some hardcoded ones initially. If user-configurable actions
are easy to implement in QT3 then i might just do that.
The actual electribe hardware has a 'virtual keyboard' mode where the
16 step keys can be used as a 1-and-a-bit octave keyboard, but i
think i may just implement midi recording + midi thru to allow a real
keyboard to be used, or the virtual keyboard of your choice - i
really want to make this sequencer simple and modular, rather than an
all-things-to-all-people sequencer.
I'm also going to fix the JACK API calls that are breaking on older
versions of JACK (requires an nframes_t arg on some calls when newer
versions of the API don't)
I've had reported slowness problems with gentoo - I'll add a debug
enable flag to the app can be launched with this to generate a report
I can use to try and identify the problem.
Thanks for your interest and thoughts,
-Pete
On 8/06/2008, at 12:18 AM, Rui Nuno Capela wrote:
> Malte Steiner wrote:
>> Hi,
>>
>> looks like an interesting partner for my Minicomputer synthesizer.
>> You
>> write that it should be used with a touchscreen but could you make
>> the
>> buttons mapped to standard alphanumeric keyboard too?
>>
>
> better yet, let that be completely user configurable: map all
> buttons to
> QActions and have the user configure all keyboard shortcuts, as i have
> done in qtractor
>
> there was my inspiration ;)
> http://doc.trolltech.com/qq/qq14-actioneditor.html
>
> cheers
> --
> rncbc aka Rui Nuno Capela
> rncbc at rncbc.org
> _______________________________________________
> Linux-audio-dev mailing list
> Linux-audio-dev at lists.linuxaudio.org
> http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
More information about the Linux-audio-dev
mailing list