DAWproject: Open exchange format for DAWs
11–20 of 93 posts
Re: DAWproject: Open exchange format for DAWs
#12Nice idea, but not useful unless each DAW manufacturer supports the format. And there are a lot of DAWs.
Re: DAWproject: Open exchange format for DAWs
#13XML, why? And... 99% of the issues will be around plug-in management.
Re: DAWproject: Open exchange format for DAWs
#14Nice idea, but not useful unless each DAW manufacturer supports the format. And there are a lot of DAWs.
So I imagine, for it to become widely successful, that this new standard would need the wholehearted support of at least 2 of Steinberg, Apple, Ableton, and Avid.
Re: DAWproject: Open exchange format for DAWs
#15Bitwig is quickly becoming my favorite DAW. Big fan of how they develop software.
Re: DAWproject: Open exchange format for DAWs
#16Looking at their example, I see this:
...which looks like it's basically just a representation of the underlying midi.
One way they could represent other pitches is for "key" to allow a floating point value rather than an integer. So, for instance, 65.5 would be a quarter-tone (50 cents) above note 65.
According to their reference document, "key" is currently required to be an integer:
https://htmlpreview.github.io/?https://github.com/bitwig/daw...
There's other ways to support microtuning. They could apply a tuning table to the midi notes, for instance. (Ideally they should support more than the 128 notes that midi supports, because 128 isn't enough for some use cases.) They might also allow you to apply pitch bend to individual notes (which isn't allowed in midi 1.0 but was added to 2.0).
Re: DAWproject: Open exchange format for DAWs
#17One thing I'd like to see is native support for some notion of pitch other than 12-tone equal temperament. Looking at their example, I see this: ...which looks like it's basically just a representation of the underlying midi. One way they could represent other pitches is for "key" to allow a floating point value rather than an integer. So, for instance, 65.5 would be a quarter-tone (50 cents) above note 65. According…
Re: DAWproject: Open exchange format for DAWs
#18It would be nice if Bitwig would support existing plug-ins formats like AU.
Re: DAWproject: Open exchange format for DAWs
#19https://en.wikipedia.org/wiki/Advanced_Authoring_Format
https://www.loc.gov/preservation/digital/formats/fdd/fdd0000...
Re: DAWproject: Open exchange format for DAWs
#20If the goal is widespread industry adoption, I'd recommend the approach of extending a professional, standards-based interchange format already supported by major DAWs: AAF. https://en.wikipedia.org/wiki/Advanced_Authoring_Format https://www.loc.gov/preservation/digital/formats/fdd/fdd0000...