The Wayback Machine - https://web.archive.org/web/20220503014542/https://github.com/topics/audio
Skip to content
#

audio

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

srs
winlinvip
winlinvip commented Apr 24, 2022

To publish rtmp://ip/live/livestream?k=v to SRS, the correct way to use OBS:

  • Server: rtmp://ip/live
  • StreamKey: livestream?k=v

However, sometimes the StreamKey has maken lots of people confused, they will literally use as bellow, easpecially for fresh man:

  • Server: rtmp://ip/live/livestream?k=v
  • StreamKey: Empty

And it's easy to understand.

Solution

So, SRS mi

Enhancement Feature good first issue
sonic-pi
LWinterberg
LWinterberg commented Mar 15, 2022

Currently, there is an option between linear scale (from 1 to -1) and a fairly well-hidden logarithmic scale (from -0dB to -60dB by default). This causes confusion for beginners as they look at the waveform and peak at 0.5, thinking they're way too low - while in reality that's equivalent to -6dB, so already bordering the "red" area.

Using the logarithmic dB scale by default comes with a set o

Enhancement Request Design / UX good first issue minor feature
tenacity
fitojb
fitojb commented Sep 14, 2021

Guidelines

  • I have read the guidelines.

Version/Commit hash

trunk

Describe the bug.

Look at the screenshot in #618:

133133285-8a8c3e5f-1b14-4118-b0eb-0b9b8c6fcd8e

I’ve highlighted the areas that use a font other than SF UI.

Expected behavior

The whole interface

bug help wanted good first issue design
wfjsw
wfjsw commented Jan 23, 2022

Context

#4881

I'm operating a worldwide server and there are unique connectivity issue in different regions. I want to ensure that users have best voice quality while under connection budget, and that involves different settings for different regions.

Description

I need to have individual switches that controls the inbound and outbound UDP connections.

Mumble component

Client

client feature-request good first issue
madskjeldgaard
madskjeldgaard commented Apr 6, 2022

Motivation

The Git class currently doesn't support submodules which prevents for example using submodules in Quark repos.

Description of Proposed Feature

Add a submodule method to Git and add submodule recursion to the Quark install step, eg adding the --recurse-submodules git flag to the clone command. This will download an

enhancement good first issue quarks

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