You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This wave_generator module implements algorithms for wave generation and audio synthesis, providing generators for sine, triangular, and square waves, white and red noise, audio concatenation, reversing and mixing, and DFT, etc. 本模块wave_generator实现了一套底层的声波生成、音频合成的算法,提供了生成正弦波、三角波、方波,生成白噪声、红噪声,音频拼接和反转、混音,音量调节,离散傅里叶变换等多种功能。 并提供了与wave模块的接口,支持wav格式。
VirtualDJ is a powerful DJ software that lets you mix music, create beats, and stream audio in real-time. Ideal for live performances and music production. 🎶🎧
VirtualDJ is a powerful DJ software that lets you mix music, create beats, and stream audio in real-time. Ideal for live performances and music production. 🎶🎧
PulseMix is a GTK-based desktop audio mixer and visualizer built using C++. It features stereo channel volume controls, wide soundstage adjustment, and a real-time waveform display powered by PortAudio and libsndfile.