Search found 59476 matches
- Thu Aug 29, 2019 10:33 pm
- Forum: Nyquist
- Topic: Code to Select Audio
- Replies: 51
- Views: 4863
Re: Code to Select Audio
Some pointers: LISP doesn’t seem to have variables the same way as a procedural language It does, but it may look a bit different. LISP based languages use "S-expressions" ("symbolic expression"). This takes a little getting used to, but it's rather nice once you've got used to i...
- Thu Aug 29, 2019 9:50 pm
- Forum: macOS
- Topic: Is ffmpeg installed thru Homebrew supported?
- Replies: 4
- Views: 3242
Re: Is ffmpeg installed thru Homebrew supported?
Audacity requires a specific version of FFmpeg. Instructions for MacOS are here: https://manual.audacityteam.org/man/installing_and_updating_audacity_on_mac_os_x.html#macff In that case can I install the ffmpeg 64 bit package from this link? https://lame.buanzo.org/#lameosx64bitdl No. That is an opt...
- Thu Aug 29, 2019 9:46 pm
- Forum: Macros and Scripting
- Topic: [SOLVED] Wave Color Keyboard Shortcut
- Replies: 10
- Views: 1190
Re: Wave Color Keyboard Shortcut
File | Chains | Edit Chains | Add | Insert Your version of Audacity is too old. You need Audacity 2.3.2. You can get it via the Audacity website: https://www.audacityteam.org/download/ In Audacity 2.3.2, the old "Chains" feature has been renamed "Macros", and Macros can do a lot...
- Thu Aug 29, 2019 9:42 pm
- Forum: Macros and Scripting
- Topic: Change tempo on macros bugged? [SOLVED]
- Replies: 18
- Views: 1316
- Thu Aug 29, 2019 8:44 pm
- Forum: Compiling Audacity
- Topic: Building wxWidgets before Audacity in Xcode
- Replies: 3
- Views: 2790
- Thu Aug 29, 2019 8:42 pm
- Forum: Windows
- Topic: 2.3.0 Debug Error
- Replies: 47
- Views: 7270
- Thu Aug 29, 2019 8:41 pm
- Forum: Compiling Audacity
- Topic: Mac Mojave
- Replies: 3
- Views: 641
Re: Mac Mojave
Unfortunately I don't know a lot about building on Mac, other than that I managed to build Audacity on Mojave by carefully following those instructions.
What errors are you getting?
What errors are you getting?
- Thu Aug 29, 2019 8:13 pm
- Forum: Windows
- Topic: Disabling yellow Boundary Snap Guides
- Replies: 12
- Views: 4571
Re: Disabling yellow Boundary Snap Guides
Gale Andrews is no longer with us. He passed away in 2017 (https://wiki.audacityteam.org/wiki/User:Galeandrews)
There's been a lot of code refactoring in the current Audacity 2.3.3 development code, which I'm still trying to get to grips with, but I'd suggest that you look in the file Snap.cpp.
There's been a lot of code refactoring in the current Audacity 2.3.3 development code, which I'm still trying to get to grips with, but I'd suggest that you look in the file Snap.cpp.
- Thu Aug 29, 2019 7:58 pm
- Forum: Compiling Audacity
- Topic: Mac Mojave
- Replies: 3
- Views: 641
Re: Mac Mojave
See the instructions here: https://github.com/audacity/audacity/bl ... /build.txt
- Thu Aug 29, 2019 7:56 pm
- Forum: Windows
- Topic: 2.3.0 Debug Error
- Replies: 47
- Views: 7270
Re: 2.3.0 Debug Error
In Audacity 2.3.2, LAME is installed by default as part of Audacity.
To install FFmpeg, follow the instructions here: https://manual.audacityteam.org/man/ins ... html#winff
To install FFmpeg, follow the instructions here: https://manual.audacityteam.org/man/ins ... html#winff