Commit Graph

30 Commits

Author SHA1 Message Date
Kelvin Sherlock 0587b3aaab ws 2023-05-28 15:45:33 -04:00
Kelvin Sherlock 18e306e277 Calculate a specific pitch (outside of a 12-tone equal temperament note) 2023-05-28 15:45:13 -04:00
Kelvin Sherlock 320bcf3dca add rate to sample tab 2023-05-27 14:24:16 -04:00
Kelvin Sherlock 7a91750238 Timer - display actual time
Note - display actual hz
simplify 1 * n sample display.
don't display invalid samples.
2023-05-27 13:58:24 -04:00
Kelvin Sherlock 2e68a2c0e0 fix timer math 2023-05-26 18:56:10 -04:00
Kelvin Sherlock 8e3ab2f293 Merge branch 'master' of https://github.com/ksherlock/ensoniq-buddy 2023-05-25 16:15:28 -04:00
Kelvin Sherlock 1d98b40051 esbuild complained about >> 2023-05-25 16:15:17 -04:00
ksherlock 9596b3e460
Update README.md 2021-10-27 16:16:08 -04:00
ksherlock 9f3dc73820
Merge pull request #4 from ksherlock/ksherlock-readme
Create README.md
2021-10-27 16:15:33 -04:00
ksherlock 3c7691380e
Merge pull request #3 from ksherlock/timer
add a timer generator
2021-10-23 20:17:31 -04:00
Kelvin Sherlock 92f0f00f95 add a timer generator 2021-10-23 20:15:34 -04:00
ksherlock 5c7a729e5f
Create README.md 2021-10-20 12:29:44 -04:00
ksherlock 075b578cc8
Update makefile.yml
add yarn dependency.
2021-10-17 11:34:03 -04:00
ksherlock ad7c2da87a
Update makefile.yml
macOS doesn't use apt...
2021-10-17 11:21:52 -04:00
ksherlock 496b86cbba
Update makefile.yml
ubuntu apt doesn't have esbuild until 21.04
(as of 2021-10-17, ubuntu-latest is 20.04)
2021-10-17 11:21:17 -04:00
ksherlock c5f51cfe9a
GitHub build action 2021-10-17 11:18:02 -04:00
Kelvin Sherlock 06fe50de8c hypercard/rsoundsample relative pitch calculation 2021-10-16 20:43:04 -04:00
Kelvin Sherlock 5774cc586f compiled web page 2021-10-15 20:14:35 -04:00
ksherlock f3d492b9be
Merge pull request #2 from ksherlock/resample
resample tab
2021-10-15 17:35:48 -04:00
Kelvin Sherlock 239c54d52a resample tab 2021-10-15 17:35:30 -04:00
Kelvin Sherlock 6075882541 split out input components into their own file. 2021-10-13 23:28:06 -04:00
Kelvin Sherlock c1ddf06f08 css fix 2021-10-13 13:02:50 -04:00
ksherlock 3331a4ef45
Merge pull request #1 from ksherlock/triangle
use math for triangle/sawtooth algorithms.
2021-10-12 17:07:59 -04:00
Kelvin Sherlock bbdbb42266 use math for triangle/sawtooth algorithms. 2021-10-12 17:07:35 -04:00
Kelvin Sherlock a012355b32 MPW Asm IIgs support. 2021-10-11 22:39:29 -04:00
Kelvin Sherlock 0cda8a7783 add Wave section with sine/square/triangle/sawtooth generator 2021-10-11 17:15:16 -04:00
Kelvin Sherlock f0ee46793d update css 2021-10-11 13:03:58 -04:00
Kelvin Sherlock d4486b502e split out sine wave data, display as merlin hex format, use select for legend. 2021-10-11 13:02:12 -04:00
Kelvin Sherlock 92dbd1904c add some more stuff 2021-10-10 23:52:37 -04:00
Kelvin Sherlock 320054cc37 initial check in 2021-10-09 09:15:13 -04:00