|
Post by reden on Jul 26, 2022 19:02:09 GMT
Interestingly, Debian 11 has CUDA 11.2, 10 has 9.2, and 9 has 8.0, alongside their respective backports. They don't have 10.2. By the way, Repeater CUDA works well with 10.2, but crashes with 11. Since CUDA is a propietary package (nvidia puts work to make it more widely-runnable), it can be installed on a wide variety of distros.
|
|
|
Post by reden on Jul 26, 2022 19:33:39 GMT
You also could run apt build-dep audacity to get all packages required for building it.
|
|
|
Post by reden on Jul 26, 2022 19:34:07 GMT
There's nothing in wxWidgets/wxWidgets. Audacity doesn't build with the prerequisite script.
|
|
|
Post by reden on Jul 26, 2022 19:34:50 GMT
Add -j(corenumber) option to build with several cores.
|
|
|
Post by reden on Jul 26, 2022 19:37:10 GMT
Fatal error: RevisionIndent.h not found.
|
|
|
Post by reden on Jul 26, 2022 19:46:05 GMT
Are you sure the plugin doesn't work in the standard distro version?
|
|
|
Post by reden on Jul 26, 2022 19:58:17 GMT
I installed audacity 2.4.2 from debian repos. I ran the script, it said: Error, file /tmp/audacity_script_pipe_from.0 not found. I had my vm with 2 cores, so a thread could have run ahead. No idea.
|
|
|
Post by reden on Jul 26, 2022 20:16:40 GMT
No output file.
|
|
|
Post by sound on Jul 26, 2022 20:38:13 GMT
That's strange, several people have been able to build it without issues. I will take a look to see if there is something with the new update. Yes, the normal version does not work with pipe.
|
|
|
Post by sound on Jul 26, 2022 20:40:18 GMT
Interestingly, Debian 11 has CUDA 11.2, 10 has 9.2, and 9 has 8.0, alongside their respective backports. They don't have 10.2. By the way, Repeater CUDA works well with 10.2, but crashes with 11. Since CUDA is a propietary package (nvidia puts work to make it more widely-runnable), it can be installed on a wide variety of distros. I thought it was my GPU itself that only supported CUDA 10.1.
|
|
|
Post by reden on Jul 26, 2022 20:40:21 GMT
Did you refer the redditors to our forum?
|
|
|
Post by sound on Jul 26, 2022 20:41:28 GMT
I have a few bug fixes to do. Indeed, the wxWidgets folder seems empty, so I will have to fix that. Furthermore, there's something wrong with the "atempo" parameter of ffmpeg -- it does not affect the speed the way that it should. I will let you know once this has been fixed in a new release.
|
|
|
Post by sound on Jul 26, 2022 20:44:02 GMT
The wxWidgets folder is empty in the GitHub master branch, but not in the release.
Still need to fix that, and the atempo thing.
|
|
|
Post by sound on Jul 26, 2022 20:46:48 GMT
For some reason, "daisy-chaining atempo instances" is not working. I don't know why. I will see if instead repeating the command a few times works.
|
|
|
Post by reden on Jul 26, 2022 20:52:05 GMT
What do you mean not working? Ordering in ffmpeg is important.
|
|