audio
Here are 7,452 public repositories matching this topic...
Javascript audio library for the modern web.
-
Updated
May 29, 2022 - JavaScript
-
Updated
May 17, 2022 - Jupyter Notebook
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
-
Updated
Nov 24, 2021 - Jupyter Notebook
Summa
Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
-
Updated
Jun 5, 2022 - Swift
There are some elements on the documentation page for midi_mode that are not rendered correctly.
The fix would involve editing some of the lines of the following code section:
https://github.com/sonic-pi-net/sonic-pi/blob/81291453cddd52035817dfe2cb
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
-
Updated
Jun 5, 2022 - C++
Simple and Fast Multimedia Library
-
Updated
Jun 6, 2022 - C++
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
The most powerful screen recorder & annotation tool for Chrome
-
Updated
May 23, 2022 - JavaScript
Guidelines
- I have read the guidelines.
Version/Commit hash
trunk
Describe the bug.
Look at the screenshot in #618:
I’ve highlighted the areas that use a font other than SF UI.
Expected behavior
The whole interface
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
-
Updated
Jun 3, 2022 - JavaScript
Speech recognition module for Python, supporting several engines and APIs, online and offline.
-
Updated
May 27, 2022 - Python
EarTrumpet - Volume Control for Windows
-
Updated
Jun 3, 2022 - C#
AirPlay audio player. Shairport Sync adds multi-room capability with Audio Synchronisation
-
Updated
May 30, 2022 - C
Automagically synchronize subtitles with video.
-
Updated
May 9, 2022 - Python
Code for the paper "Jukebox: A Generative Model for Music"
-
Updated
Sep 10, 2021 - Python
Context
Right now Mumble iterates through every program name of every PID for every positional audio plugin. This is quite wasted CPU time if either the PID count is high or plugin count is high, as the time complexity is in
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
-
Updated
May 9, 2022 - Python
Synchronous multiroom audio player
-
Updated
Jun 5, 2022 - C++
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
Improve this page
Add a description, image, and links to the audio topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the audio topic, visit your repo's landing page and select "manage topics."




最近我发现有个趋势哈,就是ARM server越来越多,但是ARM好像不像x64平台那么好识别,总是有各种各样的arm识别不了。
如果SRS能出ARM的docker镜像,那会比较容易跑起来。
我们目前docker只支持x86体系,其实镜像是可以支持多个架构的。