Search found 2 matches
- Fri Aug 31, 2012 8:43 am
- Forum: Compiling Audacity
- Topic: Unable to run audacity, Error Occured!
- Replies: 1
- Views: 3885
Unable to run audacity, Error Occured!
Downloaded audacity from SVN http://audacity.googlecode.com/svn/audacity-src/trunk/ Downloaded wxWidgets 2.8.12 Set environment variables. Copied DLLs(wxbase28ud_net_vc_custom.dll, wxbase28ud_vc_custom.dll, wxmsw28ud_adv_vc_custom.dll, wxmsw28ud_core_vc_custom.dll, wxmsw28ud_html_vc_custom.dll) fro...
- Wed Aug 29, 2012 8:31 am
- Forum: General Audio Programming
- Topic: Decoding Full Rate GSM Encoded File
- Replies: 2
- Views: 2965
Decoding Full Rate GSM Encoded File
I have 2 files first is Full Rate GSM Encoded and second is ADPCM Encoded, i have opened both files successfully with audacity(using external library ffmpeg). Now i want to know that can i use Audacity builts that are available on http://wiki.audacityteam.org/wiki/Developing_On_Windows (size 230MB) ...