All Projects → electro-smith → Daisysp

electro-smith / Daisysp

Licence: mit
A Powerful, Open Source DSP Library in C++

Projects that are alternatives of or similar to Daisysp

Dx7 Supercollider
My accurate Yamaha DX-7 clone. Programmed in Supercollider.
Stars: ✭ 395 (+35.74%)
Mutual labels:  audio, music, sound, dsp, synthesizer
Awesome Music Production
A curated list of software, services and resources to create and distribute music.
Stars: ✭ 340 (+16.84%)
Mutual labels:  audio, music, sound, synthesizer
Supriya
A Python API for SuperCollider
Stars: ✭ 167 (-42.61%)
Mutual labels:  audio, music, dsp, synthesizer
Torch Audiomentations
Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.
Stars: ✭ 164 (-43.64%)
Mutual labels:  audio, music, sound, dsp
Romplayer
AudioKit Sample Player (ROM Player) - EXS24, Sound Font, Wave Player
Stars: ✭ 445 (+52.92%)
Mutual labels:  audio, music, sound, synthesizer
Pyo
Python DSP module
Stars: ✭ 904 (+210.65%)
Mutual labels:  audio, music, sound, dsp
Mimium
mimium (MInimal Musical medIUM) a programming language as an infrastructure for sound and music.
Stars: ✭ 212 (-27.15%)
Mutual labels:  audio, music, sound, dsp
Matchering
🎚️ Open Source Audio Matching and Mastering
Stars: ✭ 398 (+36.77%)
Mutual labels:  audio, music, sound, dsp
Audiomentations
A Python library for audio data augmentation. Inspired by albumentations. Useful for machine learning.
Stars: ✭ 439 (+50.86%)
Mutual labels:  audio, music, sound, dsp
Webaudiofont
Use full GM set of musical instruments to play MIDI and single sounds or effects. Support for reverberation and equaliser. No plugins, no Flash. Pure HTML5 implementation compatible with desktop and mobile browser. See live examples.
Stars: ✭ 600 (+106.19%)
Mutual labels:  audio, music, sound, synthesizer
Audiokitsynthone
AudioKit Synth One: Open-Source iOS Synthesizer App
Stars: ✭ 1,258 (+332.3%)
Mutual labels:  audio, music, sound, synthesizer
Shaden
🎧 A modular audio synthesizer.
Stars: ✭ 175 (-39.86%)
Mutual labels:  audio, dsp, synthesizer
Aubio
a library for audio and music analysis
Stars: ✭ 2,601 (+793.81%)
Mutual labels:  audio, music, sound
Main-Supercollider-Files
my supercollider codes, version history is at the branches
Stars: ✭ 21 (-92.78%)
Mutual labels:  dsp, sound, synthesizer
Javascriptmusic
Live coding music and synthesis in Javascript / AssemblyScript (WebAssembly)
Stars: ✭ 193 (-33.68%)
Mutual labels:  audio, music, synthesizer
Sof
Sound Open Firmware
Stars: ✭ 183 (-37.11%)
Mutual labels:  audio, sound, dsp
Ableton Live Tools
A collection of useful additions to @Ableton Live, including better @Git integration.
Stars: ✭ 198 (-31.96%)
Mutual labels:  audio, music, sound
Gwion
🎵 strongly-timed musical programming language
Stars: ✭ 235 (-19.24%)
Mutual labels:  audio, music, sound
Otto
Sampler, Sequencer, Multi-engine synth and effects - in a box! [WIP]
Stars: ✭ 2,390 (+721.31%)
Mutual labels:  audio, music, synthesizer
glicol
(Audio) graph-oriented live coding language and music DSP library written in Rust
Stars: ✭ 853 (+193.13%)
Mutual labels:  dsp, sound, synthesizer

DaisySP

A Powerful, Open Source DSP Library in C++


ApplicationsFeaturesExamplesGetting StartedCommunityContributingLicense


Applications

Features

Code Example

example code photo

Getting Started

  • Get the source: git clone https://github.com/electro-smith/DaisySP
  • Navigate to the DaisySP repo: cd DaisySP
  • Build the library: make
  • Make some noise with the example programs!

Community

Connect with other users and developers:

Contributing

Here are some ways that you can get involved:

  • Proof read the documentation and suggest improvements
  • Test existing functionality and make issues
  • Make new DSP modules. See issues labeled "feature"
  • Port existing DSP modules from other open source projects (MIT). See issues labeled "port"
  • Fix problems with existing modules. See issues labeled "bug" and/or "polish"

Before working on code, please check out our Contribution Guidelines and Style Guide.

License

DaisySP uses the MIT license.

It can be used in both closed source and commercial projects, and does not provide a warranty of any kind.

For the full license, read the LICENSE file in the root directory.

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].