Skip to content

Commit

Permalink
Docs update 1.0.2451
Browse files Browse the repository at this point in the history
  • Loading branch information
cesaref committed Apr 11, 2024
1 parent 88268de commit db0c9d2
Show file tree
Hide file tree
Showing 16 changed files with 133,024 additions and 133,056 deletions.
109,161 changes: 54,575 additions & 54,586 deletions assets/example_patches/808/cmaj_808.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/example_patches/CompuFart/cmaj_CompuFart.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// This file contains a Javascript/Webassembly/WebAudio export of the Cmajor
// patch 'CompuFartSynth.cmajorpatch'.
//
// This file was auto-generated by the Cmajor toolkit v1.0
// This file was auto-generated by the Cmajor toolkit v1.0.2451
//
// To use it, import this module into your HTML/Javascript code and call
// `createAudioWorkletNodePatchConnection()`. The AudioWorkletPatchConnection
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/example_patches/GuitarLSTM/cmaj_GuitarLSTM.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/example_patches/HelloWorld/cmaj_Hello_World.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// This file contains a Javascript/Webassembly/WebAudio export of the Cmajor
// patch 'HelloWorld.cmajorpatch'.
//
// This file was auto-generated by the Cmajor toolkit v1.0
// This file was auto-generated by the Cmajor toolkit v1.0.2451
//
// To use it, import this module into your HTML/Javascript code and call
// `createAudioWorkletNodePatchConnection()`. The AudioWorkletPatchConnection
Expand Down
96,841 changes: 48,416 additions & 48,425 deletions assets/example_patches/Piano/cmaj_Piano.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/example_patches/PirkleFilters/cmaj_vafilters.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/example_patches/Pro54/cmaj_Pro54.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// This file contains a Javascript/Webassembly/WebAudio export of the Cmajor
// patch 'Pro54.cmajorpatch'.
//
// This file was auto-generated by the Cmajor toolkit v1.0
// This file was auto-generated by the Cmajor toolkit v1.0.2451
//
// To use it, import this module into your HTML/Javascript code and call
// `createAudioWorkletNodePatchConnection()`. The AudioWorkletPatchConnection
Expand Down
2 changes: 1 addition & 1 deletion assets/example_patches/Replicant/cmaj_Replicant.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

60,054 changes: 30,021 additions & 30,033 deletions assets/example_patches/RingMod/cmaj_Ring_Mod_Demo.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/example_patches/STunedBar6/cmaj_STunedBar6.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/example_patches/Tremolo/cmaj_Tremolo.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// This file contains a Javascript/Webassembly/WebAudio export of the Cmajor
// patch 'Tremolo.cmajorpatch'.
//
// This file was auto-generated by the Cmajor toolkit v1.0
// This file was auto-generated by the Cmajor toolkit v1.0.2451
//
// To use it, import this module into your HTML/Javascript code and call
// `createAudioWorkletNodePatchConnection()`. The AudioWorkletPatchConnection
Expand Down
2 changes: 1 addition & 1 deletion assets/example_patches/ZitaReverb/cmaj_Zita_Reverb.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// This file contains a Javascript/Webassembly/WebAudio export of the Cmajor
// patch 'ZitaReverb.cmajorpatch'.
//
// This file was auto-generated by the Cmajor toolkit v1.0
// This file was auto-generated by the Cmajor toolkit v1.0.2451
//
// To use it, import this module into your HTML/Javascript code and call
// `createAudioWorkletNodePatchConnection()`. The AudioWorkletPatchConnection
Expand Down
2 changes: 1 addition & 1 deletion cmaj_api/cmaj-compiler-wasm.js

Large diffs are not rendered by default.

Binary file modified cmaj_api/cmaj-compiler-wasm.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion cmaj_api/embedded-compiler-demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@

const viewContainer = document.getElementById ("cmaj-view-container");

viewContainer.innerHTML = `Loading ${manifestPath}...`;
viewContainer.innerHTML = `Building ${manifestPath}...`;
await audioContext?.close();

try
Expand Down

0 comments on commit db0c9d2

Please sign in to comment.