NeuralNote
NeuralNote copied to clipboard
Fix aif format not working. Refactor audio format management.
AudioUtils
- Added helper function to create an audio format manager
- Added helper function to get in a
StringArrayall the supported file extensions.
UI:
-
Use the helper function to reject/accept a file.
-
.aifand.bwfformats are now supported.
This PR addresses #96