All Projects → ChrisMicro → AttinySound

ChrisMicro / AttinySound

Licence: other
sound generation on the AVR-Attiny cpus

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to AttinySound

diy-synths
List of open-source synths 🎹
Stars: ✭ 56 (+40%)
Mutual labels:  sound, synthesizer
Daisysp
A Powerful, Open Source DSP Library in C++
Stars: ✭ 291 (+627.5%)
Mutual labels:  sound, synthesizer
Main-Supercollider-Files
my supercollider codes, version history is at the branches
Stars: ✭ 21 (-47.5%)
Mutual labels:  sound, synthesizer
Awesome Music Production
A curated list of software, services and resources to create and distribute music.
Stars: ✭ 340 (+750%)
Mutual labels:  sound, synthesizer
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 (+1400%)
Mutual labels:  sound, synthesizer
Audiokitsynthone
AudioKit Synth One: Open-Source iOS Synthesizer App
Stars: ✭ 1,258 (+3045%)
Mutual labels:  sound, synthesizer
glicol
(Audio) graph-oriented live coding language and music DSP library written in Rust
Stars: ✭ 853 (+2032.5%)
Mutual labels:  sound, synthesizer
Dx7 Supercollider
My accurate Yamaha DX-7 clone. Programmed in Supercollider.
Stars: ✭ 395 (+887.5%)
Mutual labels:  sound, synthesizer
Romplayer
AudioKit Sample Player (ROM Player) - EXS24, Sound Font, Wave Player
Stars: ✭ 445 (+1012.5%)
Mutual labels:  sound, synthesizer
Soloud
Free, easy, portable audio engine for games
Stars: ✭ 1,048 (+2520%)
Mutual labels:  sound, synthesizer
Sonant X
Small JavaScript synthesizer library
Stars: ✭ 154 (+285%)
Mutual labels:  sound, synthesizer
notification-sounds
Makes a sound when a notification is shown
Stars: ✭ 16 (-60%)
Mutual labels:  sound
CorePartition
Universal Cooperative Multithread Lib with real time Scheduler that was designed to work, virtually, into any modern micro controller or Microchip and, also, for user space applications for modern OS (Mac, Linux, Windows) or on FreeRTOS as well. Supports C and C++
Stars: ✭ 18 (-55%)
Mutual labels:  attiny85
spc-player
SNES music player in your browser with original hardware and Arduino.
Stars: ✭ 37 (-7.5%)
Mutual labels:  sound
timonel
ATtiny85/45/25 I2C bootloader
Stars: ✭ 108 (+170%)
Mutual labels:  attiny85
JRubyArt
JRubyArt a ruby implementation of processing
Stars: ✭ 87 (+117.5%)
Mutual labels:  sound
GIMLeT
GIMLeT – Gestural Interaction Machine Learning Toolkit
Stars: ✭ 33 (-17.5%)
Mutual labels:  sound
sonopy
A simple audio feature extraction library
Stars: ✭ 72 (+80%)
Mutual labels:  sound
gensound
Pythonic audio processing and generation framework
Stars: ✭ 69 (+72.5%)
Mutual labels:  sound
Sound-based-bird-species-detection
Sound-based Bird Classification - using AI, acoustics and ornithology to classify birds in the environment, an environmental awareness project (Web Application, Flask, Python)
Stars: ✭ 56 (+40%)
Mutual labels:  sound

#AttinySound

What?

This is a little synthesizer project based on the Attiny85.

It is based on the famous 8BitMixTape .

Here is a hitlist of the best apps whick you can directly upload to your syntheszier when you click on it and you have installed the AudioBootLoader on your Attiny85.

Why?

Because it makes fun to create something with minimalistic hardware. There are many people around this world playing with this type of synthesizer and it is really fascinating what they create. There are sounds which you wouldnt't believe that it is possible to produce with this little chip.

PCB from Ale:

It could be done on a breadboard.

AudioBootLoader

You can download very easily different synthizer apps when you have installed the AudioBootLoader on your Attiny85.

The AudioBootloader was orignially programmed for an Atmega8 or Atmega168. Special thanks to Ioyk for reworking it for Attiny85.

There are precompiled wav files for the Attiny85 which you can download:

The benefit of precompiled wav files: you don't need any programming software. You can just click on it and the sound played will programm your Attiny85.

schematic

This synth is mainly compatible to the 8BitMixTape-SoundProg2085

additional links

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