All Projects → momentarylapse → tsunami

momentarylapse / tsunami

Licence: GPL-3.0 License
A simple but powerful audio editor

Programming Languages

C++
36643 projects - #6 most used programming language
Makefile
30231 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to tsunami

Eqmac
macOS System-wide Audio Equalizer & Volume Mixer 🎧
Stars: ✭ 3,947 (+9526.83%)
Mutual labels:  audio-effect, audio-applications, audio-processing
Otto
Sampler, Sequencer, Multi-engine synth and effects - in a box! [WIP]
Stars: ✭ 2,390 (+5729.27%)
Mutual labels:  synthesizer, audio-processing
RTspice
A real-time netlist based audio circuit plugin
Stars: ✭ 51 (+24.39%)
Mutual labels:  audio-effect, audio-processing
gensound
Pythonic audio processing and generation framework
Stars: ✭ 69 (+68.29%)
Mutual labels:  audio-effect, audio-processing
Chromaprint.scala
Chromaprint/AcoustID audio fingerprinting for the JVM
Stars: ✭ 81 (+97.56%)
Mutual labels:  audio-analysis, audio-processing
Machinehearing
Machine Learning applied to sound
Stars: ✭ 83 (+102.44%)
Mutual labels:  audio-analysis, audio-processing
vult
Vult is a transcompiler well suited to write high-performance DSP code
Stars: ✭ 316 (+670.73%)
Mutual labels:  audio-effect, synthesizer
twang
Library for pure Rust advanced audio synthesis.
Stars: ✭ 83 (+102.44%)
Mutual labels:  synthesizer, audio-processing
audio noise clustering
https://dodiku.github.io/audio_noise_clustering/results/ ==> An experiment with a variety of clustering (and clustering-like) techniques to reduce noise on an audio speech recording.
Stars: ✭ 24 (-41.46%)
Mutual labels:  audio-analysis, audio-processing
MusicVisualizer
A music visualizer based on the ATMEGA328P-AU
Stars: ✭ 30 (-26.83%)
Mutual labels:  audio-analysis, audio-processing
Chromaprint
C library for generating audio fingerprints used by AcoustID
Stars: ✭ 553 (+1248.78%)
Mutual labels:  audio-analysis, audio-processing
tenacity
Tenacity is an easy-to-use, privacy-friendly, FLOSS, cross-platform multi-track audio editor/recorder for Windows, macOS, Linux and other operating systems. Project currently on an indefinite hiatus.
Stars: ✭ 7,231 (+17536.59%)
Mutual labels:  audio-applications, audio-processing
Audio-Classification-using-CNN-MLP
Multi class audio classification using Deep Learning (MLP, CNN): The objective of this project is to build a multi class classifier to identify sound of a bee, cricket or noise.
Stars: ✭ 36 (-12.2%)
Mutual labels:  audio-analysis, audio-processing
Aukit
audio toolkit. 好用的语音处理工具箱,包含语音降噪、音频格式转换、特征频谱生成等模块。
Stars: ✭ 105 (+156.1%)
Mutual labels:  audio-analysis, audio-processing
netpd-instruments
instruments (synths, sequencers, utilities, etc) to be used with netpd
Stars: ✭ 18 (-56.1%)
Mutual labels:  audio-applications, audio-processing
ACA-Slides
Slides and Code for "An Introduction to Audio Content Analysis," also taught at Georgia Tech as MUSI-6201. This introductory course on Music Information Retrieval is based on the text book "An Introduction to Audio Content Analysis", Wiley 2012/2022
Stars: ✭ 84 (+104.88%)
Mutual labels:  audio-analysis, audio-processing
bliss
Bliss music library that can compute distance between songs
Stars: ✭ 76 (+85.37%)
Mutual labels:  audio-analysis, audio-applications
MixingBear
Package for automatic beat-mixing of music files in Python 🐻🎚
Stars: ✭ 73 (+78.05%)
Mutual labels:  audio-analysis, audio-processing
AMSS-Net
A PyTorch implementation of the paper: "AMSS-Net: Audio Manipulation on User-Specified Sources with Textual Queries" (ACM Multimedia 2021)
Stars: ✭ 19 (-53.66%)
Mutual labels:  audio-processing
Python-Adaptive-Signal-Processing-Handbook
Python adaptive signal processing tutorials
Stars: ✭ 80 (+95.12%)
Mutual labels:  audio-processing

Tsunami

Tsunami is an open-source digital audio workstation (DAW). It is designed for ease of use and not-looking-crappy™.

Features

It was mostly developed for my personal home recording needs, i.e.

  • multi-track mixing
  • multi-version audio recording
  • audio effects
  • midi editing
  • synthesizers
  • samples
  • plugin system

tsunami1

Plugin system

Tsunami uses its own just-in-time compiler for plugin code. Currently this mostly works on x86/amd64 CPUs.

Getting started

Authors

Just me (Michael Ankele).

Acknowledgments

Huge thanks to the two people who tried using tsunami and complained in extremely helpful ways: 2er0 and Benji!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].