Search found 86 matches
- Wed Nov 06, 2019 5:56 am
- Forum: MusE Sequencer
- Topic: Tooltips for note names in piano roll and drum editor
- Replies: 4
- Views: 520
Re: Tooltips for note names in piano roll and drum editor
Hi, Note name tooltips are one of the things I miss most in MusE. So I started to implement them, and came across several other issues in the piano roll: 1. It is possible to create events for midi note 128 (going all the way to the top of the canvas), which is invalid. 2. In the two lowest scaling...
- Tue Nov 05, 2019 6:20 pm
- Forum: MusE Sequencer
- Topic: Tooltips for note names in piano roll and drum editor
- Replies: 4
- Views: 520
Tooltips for note names in piano roll and drum editor
Hi, Note name tooltips are one of the things I miss most in MusE. So I started to implement them, and came across several other issues in the piano roll: 1. It is possible to create events for midi note 128 (going all the way to the top of the canvas), which is invalid. 2. In the two lowest scaling ...
- Mon Nov 04, 2019 6:00 am
- Forum: MusE Sequencer
- Topic: AVL Drum Maps
- Replies: 6
- Views: 992
Re: AVL Drum Maps
Thank you, that helps a lot. I hadn't noticed the additional entries when right-clicking on drum tracks, I think the maps will serve the purpose well. I will also try the workaround when I am at home. Support for midnam would be nice. They seem to be kind of semi-standard for instrument definitions ...
- Sun Nov 03, 2019 5:01 pm
- Forum: MusE Sequencer
- Topic: Contributing to MusE code?
- Replies: 8
- Views: 925
Re: Contributing to MusE code?
I've provided pull requests for 1, 2 and 4.
- Sun Nov 03, 2019 2:24 pm
- Forum: MusE Sequencer
- Topic: Contributing to MusE code?
- Replies: 8
- Views: 925
Re: Contributing to MusE code?
OK, I corrected the links to the screenshots above, hopefully it works now...
- Sun Nov 03, 2019 10:06 am
- Forum: MusE Sequencer
- Topic: Contributing to MusE code?
- Replies: 8
- Views: 925
- Sun Nov 03, 2019 9:45 am
- Forum: MusE Sequencer
- Topic: Contributing to MusE code?
- Replies: 8
- Views: 925
Re: Contributing to MusE code?
1. Yes, when font1 is changed, it is also inherited by the popups. But then some of the texts in the mixer strip get too big. The popups should use the standard font (font0), thus they should not be dependent on the caller. 2. Actually I was able to achieve a clean piano display (albeit not real-wor...
- Fri Nov 01, 2019 6:17 pm
- Forum: MusE Sequencer
- Topic: Contributing to MusE code?
- Replies: 8
- Views: 925
Contributing to MusE code?
Hi devs, I am quite confused by the information on the MusE web page. People willing to contribute are supposed to contact the mailing lists, but these are more or less dead (there is only spam on the dev list). What is the right way to contact the devs? I am mainly interested in usability improveme...
- Fri Nov 01, 2019 5:40 pm
- Forum: MusE Sequencer
- Topic: AVL Drum Maps
- Replies: 6
- Views: 992
AVL Drum Maps
Hi, I would like to use the AVL Drum kits in MusE. They don't quite comply with the GM standard, so I created my own drum map for them in MusE instrument editor (as MusE apparently does not support the midnam format files provided with the AVL drums). But now I have no idea how to use my drum map, i...
- Wed Oct 23, 2019 6:29 pm
- Forum: MusE Sequencer
- Topic: MIDI input from jack virtual keyboard
- Replies: 2
- Views: 748
Re: MIDI input from jack virtual keyboard
Yes, it works exactly as you describe. When jack-keyboard is started before MusE, then everything is already set up, otherwise jack-midi can be added in Settings > Midi Ports/Soft Synth dialog. I don't know what happened yesterday, I can't reproduce the problem now. I had jack-midi in place, but onl...
- Wed Oct 23, 2019 6:02 am
- Forum: MusE Sequencer
- Topic: MIDI input from jack virtual keyboard
- Replies: 2
- Views: 748
MIDI input from jack virtual keyboard
Hi, I am trying to connect the jack-keyboard app to MusE, for real time and step input. I suppose I am missing something obvious, but I am not able to do it. The jack keyboard is not displayed as possible input anywhere in MusE. In Ardour there is a MIDI input port exposed for each MIDI track, which...