From: Keith H. <par...@gm...> - 2004-08-31 23:44:20
|
I think the extent to which midi files squeeze data (variable-length delta times??) is pointless in this day and age. For how little space the files take up, they should at least be human readable, in my opinion. Some newer standard really ought to move in and take over. On Tue, 31 Aug 2004 13:13:34 +0200, Joakim Verona <jo...@ve...> wrote: > Keith Handy <par...@gm...> writes: > > Yes, I had the same thoughts while adding the "play sequence" event > type to jazz++. > > As I wrote earlier, I think you are allowed to add your own stuff > within certain limits. > > But I think that midi files arent really good enough for advanced > sequencer usage(mostly ok though). > > There is an cml midi notation im curious about. XML has in itself > lots of standards that would be useful in a sequencer(transformation, > aggegation and so on). Ive havent gotten around to doing any actual > experiments yet though. Apache cocoon implements some useful > functionality like tranforming between standard midi files and the xml notation. > > /Joakim > > > > > The reason I asked is because I wanted to know if there was any > > generally acceptable or quasi-universal way to write audio triggers > > into midi files generated by my own program ... not expecting them to > > play on John Q. Public's computer, but at least be useable by someone > > who is using a sequencer. > > > > On Tue, 31 Aug 2004 09:01:19 +0200, Joakim Verona <jo...@ve...> wrote: > >> Keith Handy <par...@gm...> writes: > >> > >> For some things(ok, I can only think of the "play track" event I > >> added) jazz++ uses its own midi tags in midi files. This is allowed by > >> the midi spec. > >> > >> For audio I think its simpler. I think jazz++ just intercepts midi > >> events designated for an audio track and sends them to the audio > >> player instead. > >> > >> /Joakim > >> > >> > >> > >> > I have a question that I wasn't able to find an answer for on the > >> > website ... > >> > > >> > I know that you can set up a track to trigger audio samples. But how > >> > is this saved in the actual .mid file? As far as I know there isn't > >> > anything in the midi specification for triggering wavs ... or is > >> > there? > >> > > >> > I know you can also do this in other sequencers like Cakewalk (even > >> > old versions) but I would assume you have to save as .wrk in order not > >> > to lose the audio info. Does jazz++ have a similar "project file" > >> > format it saves to for this? Or does it cheat by saving an audio > >> > track as if it were a regular midi track with some extra data tacked > >> > onto it that would just be ignored by other sequencers/players? > >> > > >> > -Keith > >> > > >> > > >> > ------------------------------------------------------- This SF.Net > >> > email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE > >> > developer tools! Get your free copy of BEA WebLogic Workshop 8.1 > >> > today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click > >> > _______________________________________________ Jazzplusplus-user > >> > mailing list Jaz...@li... > >> > https://lists.sourceforge.net/lists/listinfo/jazzplusplus-user > >> > |