Skip to content

Commit

Permalink
Docs update 1.0.2764
Browse files Browse the repository at this point in the history
  • Loading branch information
cesaref committed Jan 31, 2025
1 parent a63d2fa commit d242658
Show file tree
Hide file tree
Showing 29 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion assets/example_patches/808/cmaj_808.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 '808.cmajorpatch'.
//
// This file was auto-generated by the Cmajor toolkit v1.0.2763
// This file was auto-generated by the Cmajor toolkit v1.0.2764
//
// To use it, import this module into your HTML/Javascript code and call
// `createAudioWorkletNodePatchConnection()`. The AudioWorkletPatchConnection
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export class PatchConnection extends EventListenerList

/** Modifies a key-value pair in the patch's stored state.
* @param {string} key
* @param {Object} newValue
* @param {Object | null | undefined} newValue
*/
sendStoredStateValue (key, newValue) { this.sendMessageToServer ({ type: "send_state_value", key: key, value: newValue }); }

Expand Down
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.2763
// This file was auto-generated by the Cmajor toolkit v1.0.2764
//
// To use it, import this module into your HTML/Javascript code and call
// `createAudioWorkletNodePatchConnection()`. The AudioWorkletPatchConnection
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export class PatchConnection extends EventListenerList

/** Modifies a key-value pair in the patch's stored state.
* @param {string} key
* @param {Object} newValue
* @param {Object | null | undefined} newValue
*/
sendStoredStateValue (key, newValue) { this.sendMessageToServer ({ type: "send_state_value", key: key, value: newValue }); }

Expand Down

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

Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export class PatchConnection extends EventListenerList

/** Modifies a key-value pair in the patch's stored state.
* @param {string} key
* @param {Object} newValue
* @param {Object | null | undefined} newValue
*/
sendStoredStateValue (key, newValue) { this.sendMessageToServer ({ type: "send_state_value", key: key, value: newValue }); }

Expand Down
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.

Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export class PatchConnection extends EventListenerList

/** Modifies a key-value pair in the patch's stored state.
* @param {string} key
* @param {Object} newValue
* @param {Object | null | undefined} newValue
*/
sendStoredStateValue (key, newValue) { this.sendMessageToServer ({ type: "send_state_value", key: key, value: newValue }); }

Expand Down
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.2763
// This file was auto-generated by the Cmajor toolkit v1.0.2764
//
// To use it, import this module into your HTML/Javascript code and call
// `createAudioWorkletNodePatchConnection()`. The AudioWorkletPatchConnection
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export class PatchConnection extends EventListenerList

/** Modifies a key-value pair in the patch's stored state.
* @param {string} key
* @param {Object} newValue
* @param {Object | null | undefined} newValue
*/
sendStoredStateValue (key, newValue) { this.sendMessageToServer ({ type: "send_state_value", key: key, value: newValue }); }

Expand Down
2 changes: 1 addition & 1 deletion assets/example_patches/Piano/cmaj_Piano.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 'Piano.cmajorpatch'.
//
// This file was auto-generated by the Cmajor toolkit v1.0.2763
// This file was auto-generated by the Cmajor toolkit v1.0.2764
//
// To use it, import this module into your HTML/Javascript code and call
// `createAudioWorkletNodePatchConnection()`. The AudioWorkletPatchConnection
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export class PatchConnection extends EventListenerList

/** Modifies a key-value pair in the patch's stored state.
* @param {string} key
* @param {Object} newValue
* @param {Object | null | undefined} newValue
*/
sendStoredStateValue (key, newValue) { this.sendMessageToServer ({ type: "send_state_value", key: key, value: newValue }); }

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export class PatchConnection extends EventListenerList

/** Modifies a key-value pair in the patch's stored state.
* @param {string} key
* @param {Object} newValue
* @param {Object | null | undefined} newValue
*/
sendStoredStateValue (key, newValue) { this.sendMessageToServer ({ type: "send_state_value", key: key, value: newValue }); }

Expand Down
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.2763
// This file was auto-generated by the Cmajor toolkit v1.0.2764
//
// To use it, import this module into your HTML/Javascript code and call
// `createAudioWorkletNodePatchConnection()`. The AudioWorkletPatchConnection
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export class PatchConnection extends EventListenerList

/** Modifies a key-value pair in the patch's stored state.
* @param {string} key
* @param {Object} newValue
* @param {Object | null | undefined} newValue
*/
sendStoredStateValue (key, newValue) { this.sendMessageToServer ({ type: "send_state_value", key: key, value: newValue }); }

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.

Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export class PatchConnection extends EventListenerList

/** Modifies a key-value pair in the patch's stored state.
* @param {string} key
* @param {Object} newValue
* @param {Object | null | undefined} newValue
*/
sendStoredStateValue (key, newValue) { this.sendMessageToServer ({ type: "send_state_value", key: key, value: newValue }); }

Expand Down
2 changes: 1 addition & 1 deletion assets/example_patches/RingMod/cmaj_Ring_Mod_Demo.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 'RingMod.cmajorpatch'.
//
// This file was auto-generated by the Cmajor toolkit v1.0.2763
// This file was auto-generated by the Cmajor toolkit v1.0.2764
//
// To use it, import this module into your HTML/Javascript code and call
// `createAudioWorkletNodePatchConnection()`. The AudioWorkletPatchConnection
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export class PatchConnection extends EventListenerList

/** Modifies a key-value pair in the patch's stored state.
* @param {string} key
* @param {Object} newValue
* @param {Object | null | undefined} newValue
*/
sendStoredStateValue (key, newValue) { this.sendMessageToServer ({ type: "send_state_value", key: key, value: newValue }); }

Expand Down
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.

Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export class PatchConnection extends EventListenerList

/** Modifies a key-value pair in the patch's stored state.
* @param {string} key
* @param {Object} newValue
* @param {Object | null | undefined} newValue
*/
sendStoredStateValue (key, newValue) { this.sendMessageToServer ({ type: "send_state_value", key: key, value: newValue }); }

Expand Down
2 changes: 1 addition & 1 deletion assets/example_patches/SubtractOne/cmaj_SubtractOne.js

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

Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export class PatchConnection extends EventListenerList

/** Modifies a key-value pair in the patch's stored state.
* @param {string} key
* @param {Object} newValue
* @param {Object | null | undefined} newValue
*/
sendStoredStateValue (key, newValue) { this.sendMessageToServer ({ type: "send_state_value", key: key, value: newValue }); }

Expand Down
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.2763
// This file was auto-generated by the Cmajor toolkit v1.0.2764
//
// To use it, import this module into your HTML/Javascript code and call
// `createAudioWorkletNodePatchConnection()`. The AudioWorkletPatchConnection
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export class PatchConnection extends EventListenerList

/** Modifies a key-value pair in the patch's stored state.
* @param {string} key
* @param {Object} newValue
* @param {Object | null | undefined} newValue
*/
sendStoredStateValue (key, newValue) { this.sendMessageToServer ({ type: "send_state_value", key: key, value: newValue }); }

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.2763
// This file was auto-generated by the Cmajor toolkit v1.0.2764
//
// To use it, import this module into your HTML/Javascript code and call
// `createAudioWorkletNodePatchConnection()`. The AudioWorkletPatchConnection
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export class PatchConnection extends EventListenerList

/** Modifies a key-value pair in the patch's stored state.
* @param {string} key
* @param {Object} newValue
* @param {Object | null | undefined} newValue
*/
sendStoredStateValue (key, newValue) { this.sendMessageToServer ({ type: "send_state_value", key: key, value: newValue }); }

Expand Down
Binary file modified cmaj_api/cmaj-compiler-wasm.wasm
Binary file not shown.

0 comments on commit d242658

Please sign in to comment.