This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
teensy-audio
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1021
Commits
2
Branches
Tree:
570c7165f0
dds
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '570c7165f0'
${ noResults }
teensy-audio
/
examples
/
Synthesis
/
Wavetable
/
SimpleWavetable
/
Flute_100kbyte_samples.h
Flute_100kbyte_samples.h
98B
Raw
Normal View
History
Impove SimpleWavetable example
6 years ago
1
2
3
#pragma once
#include <Audio.h>
extern const AudioSynthWavetable::instrument_data Flute_100kbyte;