bitwig / dawproject

Open exchange format for DAWs
MIT License
765 stars 19 forks source link

Headless exporting of dawprojects to audio files? #28

Open locallycompact opened 2 years ago

locallycompact commented 2 years ago

Hi. Could or will it be possible for bitwig to headlessly export from a .dawproject directly to an audio file from the command line without invoking the UI. This would allow for experimentation in programmatically generating the XML and being able to produce audio artifacts in continuous integration. Is this something bitwig would consider? I think it could be really powerful and cool.

abique commented 2 years ago

@NickJAllen do you know?

locallycompact commented 1 year ago

Hi, still wondering if anyone can answer this.

Trinitou commented 1 year ago

I also think this is really interesting. E.g. for training of neural networks for music generation.

Although that would open the door to someone who just wants to run Bitwig Studio on a webserver for others to render their dawprojects ;-)

I just added another issue (#52) for embedding audio master files into a dawproject file. Combined with this it also could work like this:

perweij commented 1 year ago

I'm also looking for a way to render dawprojects to wav directly from the cli. Any news from the Bitwig team about this feature?