Skip to content

The beginnings of an audio synthesis engine for Android.

License

Notifications You must be signed in to change notification settings

hdooley/SaucillatorAndroid

This branch is 15 commits behind mattfeury/SaucillatorAndroid:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1835928 · Jan 5, 2020
Jan 4, 2020
Jan 4, 2020
Mar 13, 2012
Jan 4, 2020
Sep 18, 2011
May 16, 2014
Apr 12, 2012
Jul 18, 2014
Jan 4, 2020
Apr 13, 2011
Jan 4, 2020
Jan 4, 2020
Jan 4, 2020
Mar 13, 2012
Jan 4, 2020

Repository files navigation

Saucillator

Inspired by the Korg Kaossilator and the Moog synthesizer, Saucillator transforms mobile devices into a platform for creating and playing digital synthesizers. It uses the touchscreen to manipulate oscillators and effects, and it also allows for live-looping and recording.

Users are able to create their own instruments, which consist of a custom timbre and user-defined effects. A small variety of timbres are included: Sine, Square, Saw, Pulse, Noise (white)*, Theremin, "Singing Saw", "Electric Eel", and "Starslide." These, as well as any user-created instruments, can be mixed and matched at different harmonics, amplitudes, and phases to create custom sounds.

Each synth has customizable effect parameters as well, including Envelope (attack & release), LFO (rate & depth), Delay (rate & decay), and Note Lag.

On top of creating alien instruments, you can also play them using the x-y axes of yr touchscreen. The x-axis corresponds to amplitude (volume) and the y-axis corresponds to frequency (pitch). Playback can also be looped, recorded, and EQed using a Parametric EQ.

Other abilities

  • Choose scale: Pentatonic, Major, Minor, Blues, or Chromatic
  • Choose the base note for the pad.
  • Control the grid size.
  • Record to the SD card.
  • Toggle visualizations. More to come here.

Permissions Needed

  • SD card access: for saving instruments and recordings.
  • Vibration: For haptic feedback.

Special Thanks

Saucillator 2.0 Buffalo. I think it's the sauce, boss!

About

The beginnings of an audio synthesis engine for Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%