Skip to content

Commit

Permalink
Deploying to gh-pages from @ d5ed442 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
b-ma committed Jul 8, 2024
1 parent de018b3 commit 022f12d
Show file tree
Hide file tree
Showing 14,075 changed files with 984,526 additions and 4,457 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
build
docs
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# metronome

Simple template for Web Audio demos and tests

## Usage

```
cd path/to/dir
npx serve
```


Scheduler.js:447 [Scheduler] maxRecursions (100) at the same time (Infinity) has been reached, processor discarded:
function () { [native code] }
This is generally due to a implementation bug, but if you know what you are doing you should consider increasing the 'maxRecursions' option.
Loading

0 comments on commit 022f12d

Please sign in to comment.