NeuralNote icon indicating copy to clipboard operation
NeuralNote copied to clipboard

Fix aif format not working. Refactor audio format management.

Open DamRsn opened this issue 9 months ago • 0 comments

AudioUtils

  • Added helper function to create an audio format manager
  • Added helper function to get in a StringArray all the supported file extensions.

UI:

  • Use the helper function to reject/accept a file.

  • .aif and .bwf formats are now supported.

This PR addresses #96

DamRsn avatar May 08 '24 09:05 DamRsn