View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000764 | OpenMPT | Feature Request | public | 2016-04-11 16:02 | 2016-08-18 13:30 |
Reporter | Xeotroid | Assigned To | |||
Priority | low | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Platform | x64 | OS | Windows | OS Version | 7 |
Summary | 0000764: Export to MIDI by channel | ||||
Description | Hi, Thanks and I hope this isn't a too stupid idea. :D | ||||
Tags | No tags attached. | ||||
Has the bug occurred in previous versions? | |||||
Tested code revision (in case you know it) | |||||
related to | 0000420 | new | Single Pattern/Channel MIDI Export |
Everyone else complained about the old behaviour (one track per channel), and I'm not sure if it ever makes practical sense to use this old behaviour. Do you have any use case in mind where your actually need to have one track per channel? |
|
Under normal circumstances it's better when it's per instrument, but when you have more channels for the same instrument (eg. one for left stereo channel, second for right stereo channel), the export merges them together which isn't good. This option might also make you able to export tracks with panning, since that's per channel, not per instrument. |
|
In your example with a left and right stereo channel, you should maybe just mute one of the channels - it won't get exported to MIDI then. You will have to either do it before or after the export anyway, and doing it before the export will save me from rewriting everything. ;) This option might also make you able to export tracks with panning, since that's per channel, not per instrument. Exporting every channel to its own MIDI track won't help you there, though - you always have just 16 MIDI channels, and if e.g. track 1 sets panning of MIDI channel 1, it will also affect any notes on track 2 that play on MIDI channel 1. |
|
Yeah, I found out about that after I submitted the suggestion, but I was wondering if I oculd minimize the amount of MIDI files, it's fine though, in the end they're going to be merged, anyway. :D About the panning and volume, if I would assign each channel its own MIDI track, it should be fine, right? |
|
If you assign everything to its own MIDI channel, then yes. Assigning everything to its own MIDI track won't change anything though, unless you send every track to its own plugin / or MIDI device. But when playing your file on a single MIDI device, you are always limited by the 16 MIDI channels, no matter how many MIDI tracks you use. |
|
Damn, swapped the terms... I meant channels, sorry. Anyway, I think we (or just I) don't need this feature, anymore. Thanks! |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2016-04-11 16:02 | Xeotroid | New Issue | |
2016-04-11 16:52 | Saga Musix | Note Added: 0002326 | |
2016-04-11 16:53 | Saga Musix | Note Edited: 0002326 | |
2016-04-11 17:42 | Xeotroid | Note Added: 0002327 | |
2016-04-11 17:47 | Saga Musix | Note Added: 0002328 | |
2016-04-11 18:00 | Xeotroid | Note Added: 0002329 | |
2016-04-11 18:02 | Saga Musix | Note Added: 0002330 | |
2016-04-11 18:08 | Xeotroid | Note Added: 0002331 | |
2016-08-18 13:30 | Saga Musix | Relationship added | related to 0000420 |