Hi Kevin, this is just a partial reply. Jan 24 2019, Kevin Utter has written: ... > Also, does MIDI import have to start at the beginning of the MIDISH file, or can one begin an import further along, i.e., so that one could perhaps import several songs, one after the other? ... import will start at the beginning. There's also the question of track names. Imported MIDI will end up having the same tracknames. BUT, you can import one song, copy it to other tracks, clear or remove the imported tracks and probably import another one, moving them further along and copying to the tracks created in the first step. So something like: import "part1.mid" tnew song1 tnew song2 ct trk01 # first track of the import select 0 64 # select 64 bars tcopy ct song1 tpaste # same for trk02 and song2 ct trk01 tdel ct trk02 tdel import "part2.mid" # import second part ct trk01 # imported track select 0 80 # select 80 bars tcopy ct song1 g 64 # go to measure 64, first empty one tpaste # insert the copied track # same for trk02 and song2 Not sure whether this is the quickest way to do it, but it's possible. HTH. Best wishes, Jeanette -- * Website: http://juliencoder.de - for summer is a state of sound * SoundCloud: https://soundcloud.com/jeanette_c * Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g * GitHub: https://github.com/jeanette-c * Twitter: https://twitter.com/jeanette_c_s There's a girl in the mirror I wonder who she is Sometimes I think I know her Sometimes I really wish I did <3 (Britney Spears)Received on Thu, 24 Jan 2019 19:57:56 +0100 (CET)
This archive was generated by hypermail 2.1.8 : Fri Jan 25 2019 - 02:01:52 CET