AudioFileMp3: provide support for mp3 export

Add MP3 as one of the options to export the project as. Currently
the lib path is hard-coded, need to add that to settings. It loads
lame dynamically.
This commit is contained in:
Andrew Kelley
2009-07-15 04:56:41 -07:00
parent a626763671
commit e53ea570b0
7 changed files with 1726 additions and 6 deletions

6
TODO
View File

@@ -52,6 +52,12 @@
- add FLAC as export-format?
Andrew Kelley's todo:
* when you press down or up while browsing the resource browser, it should
play the sample
* select the output file format based on what you selected in file->save as
* segfault when you export an mp3 and press cancel
- automation recording:
* when you record and there is already an auto clip, it repeats it
* it freezes when you try to do it with the Volume or Panning slider