Skip to content
#

audio

Here are 7,074 public repositories matching this topic...

srs
qzwlinux
qzwlinux commented Feb 9, 2022

描述(Description)

描述你遇到了什么问题(Please description your issue here)

CPU: 飞腾S2500
操作系统: CentOS7.8
gcc: 4.8.5

使用飞腾S2500 arm服务器安装srs,出现如下问题

  1. SRS版本(Version): 4.0-b6

  2. SRS的日志如下(Log):

[root@srs trunk]# ./configure
User config: --x86-x64
Detail config: --prefix=/usr/local/srs --config=conf/srs.conf --hls=on --hds=off --dvr=on --ssl=on --https=on --ssl-1-0=off --ssl-
sonic-pi
ethancrawford
ethancrawford commented Feb 9, 2022

Recent discussions show that it is still possible for the load_synthdefs function to raise an un-handled error if it is given the path to a SynthDef file instead of a directory of SynthDefs.

We should fix this by raising a more useful error that describes the problem in a clearer way.
I suggest adding something like the following line:

raise "The load_synthdefs function expects an 
petersampsonaudacity
petersampsonaudacity commented Jan 25, 2022

Describe the bug
The problem is that the exporting path for macros, which you can specify in menu Edit > Preferences > Directories
must be a folder and can't be directly the root of a partition, example F:\ it crashes!

With path: F:\macro it works and it creates automatically a subfolder named “macro-output”

Originally logged on the Forum by user Tyco72(2)
https://forum.audacityteam.o

tenacity
BombJovi
BombJovi commented Feb 8, 2022

Context

Since text-to-speech is now disabled by default, it's not intuitive for the user to re-enable it. Ordinarily, I would click the configure-mumble/settings icon in mumble client and then fiddle around with the text-to-speech settings for awhile trying to get it to work. It took me forever to realize, I had to enable it by going to the mumble ribbon, selecting configure and then checki

Improve this page

Add a description, image, and links to the audio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the audio topic, visit your repo's landing page and select "manage topics."

Learn more