sonus

command module
v0.0.0-...-1cba28d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2021 License: MIT Imports: 4 Imported by: 0

README

sonus

image

A simple synth music app using https://github.com/fr3fou/beep

  • Render multiple keys
  • Support for pressing several keys at once / play more than 1 note at once
    • Remove / shift the samples from the buffer as they get played - Use a channel instead of an array buffer?
    • Add up the "conflicting" (the ones that match) samples when copying the new note into the buffer - Would have to change from using the copy function to a manual process
  • Configurable generators
  • ADSR
  • Note duration based on hold duration
  • Fix clipping
  • Support for continuous notes (no gap between individual notes)
  • Support for singular notes
  • Better piano keys
  • Reverb
  • MIDI Input
  • Octave labels
  • Octave changer

References

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL