Skip to content

Commit

Permalink
Beatblox updates (#85)
Browse files Browse the repository at this point in the history
* cleanup

* persist tempo

* update play note/rest

* update play drums

* cleanup

* update play clip

* renames

* remove watchers

* cleanup + fix empty mod

* cleanup

* update/merge effects

* table fmt

* relabels

* query audio + samples to sound

* update recording

* remove lib hack

* fix rec bugger

* block rename

* style fix

* shorten label parts

* lazy entity setup

* extra returns cause why not

* non-uniform chord durations

* fix key sig

* add effect getter

* variadic mods

* normalize audio analysis + fix ret type

* fix rest being case sensitive

* update audio api
  • Loading branch information
dragazo authored Oct 31, 2024
1 parent a11a41d commit bd66a9c
Show file tree
Hide file tree
Showing 3 changed files with 606 additions and 1,010 deletions.
2 changes: 1 addition & 1 deletion extensions/BeatBlox/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Updating `webAudioAPI.js`

Pull from [Will's library](https://github.com/hedgecrw/WebAudioAPI).
Pull from [Will's library](https://github.com/hedgecrw/WebAudioAPI) (single-file ECMAScript module).
Loading

0 comments on commit bd66a9c

Please sign in to comment.