magenta / magenta-js

Magenta.js: Music and Art Generation with Machine Learning in the browser
https://magenta.tensorflow.org
Apache License 2.0
1.96k stars 311 forks source link

Export soundfont #685

Open OndrejSpanel opened 8 months ago

OndrejSpanel commented 8 months ago

Make soundfond functionality accessible as core.soundfont (or mm.soundfont). This is useful when someone wants to create a player similiar to SoundFontPlayer.

Current workaround is to use the SoundFontPlayer, let it create the SoundFont instance and then use it in the derived class via the soundfont member.

google-cla[bot] commented 8 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.