sampsyn

Crates.iosampsyn
lib.rssampsyn
version0.1.4
sourcesrc
created_at2021-09-01 21:42:24.130143
updated_at2024-05-23 01:20:02.459079
descriptionA simple wavetable synth that takes it's wavetables from samples.
homepage
repositoryhttps://github.com/codybloemhard/sampsyn
max_upload_size
id445754
size88,291
Cody Bloemhard (codybloemhard)

documentation

README

Sampsyn

  • A Synth.
  • Put sample in get a file with wave tables out
  • Takes tables and makes sound
  • Sort of like the original one, but like not quite, but like sort of

License

Copyright (C) 2024 Cody Bloemhard

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.
Commit count: 22

cargo fmt