Skip to content

Commit

Permalink
Docs update 1.0.2651
Browse files Browse the repository at this point in the history
  • Loading branch information
cesaref committed Sep 26, 2024
1 parent c71e9b4 commit fd99f8b
Show file tree
Hide file tree
Showing 32 changed files with 32 additions and 32 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.2648
// This file was auto-generated by the Cmajor toolkit v1.0.2651
//
// 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/808/cmaj_api/cmaj-piano-keyboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export default class PianoKeyboard extends HTMLElement

for (let child of this.root.children)
{
child.addEventListener ("touchstart", (event) => this.touchStart (event) );
child.addEventListener ("touchstart", (event) => this.touchStart (event), {passive:false} );
child.addEventListener ("touchend", (event) => this.touchEnd (event) );
}
}
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.2648
// This file was auto-generated by the Cmajor toolkit v1.0.2651
//
// 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 @@ -78,7 +78,7 @@ export default class PianoKeyboard extends HTMLElement

for (let child of this.root.children)
{
child.addEventListener ("touchstart", (event) => this.touchStart (event) );
child.addEventListener ("touchstart", (event) => this.touchStart (event), {passive:false} );
child.addEventListener ("touchend", (event) => this.touchEnd (event) );
}
}
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 @@ -78,7 +78,7 @@ export default class PianoKeyboard extends HTMLElement

for (let child of this.root.children)
{
child.addEventListener ("touchstart", (event) => this.touchStart (event) );
child.addEventListener ("touchstart", (event) => this.touchStart (event), {passive:false} );
child.addEventListener ("touchend", (event) => this.touchEnd (event) );
}
}
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 @@ -78,7 +78,7 @@ export default class PianoKeyboard extends HTMLElement

for (let child of this.root.children)
{
child.addEventListener ("touchstart", (event) => this.touchStart (event) );
child.addEventListener ("touchstart", (event) => this.touchStart (event), {passive:false} );
child.addEventListener ("touchend", (event) => this.touchEnd (event) );
}
}
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.2648
// This file was auto-generated by the Cmajor toolkit v1.0.2651
//
// 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 @@ -78,7 +78,7 @@ export default class PianoKeyboard extends HTMLElement

for (let child of this.root.children)
{
child.addEventListener ("touchstart", (event) => this.touchStart (event) );
child.addEventListener ("touchstart", (event) => this.touchStart (event), {passive:false} );
child.addEventListener ("touchend", (event) => this.touchEnd (event) );
}
}
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.2648
// This file was auto-generated by the Cmajor toolkit v1.0.2651
//
// 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 @@ -78,7 +78,7 @@ export default class PianoKeyboard extends HTMLElement

for (let child of this.root.children)
{
child.addEventListener ("touchstart", (event) => this.touchStart (event) );
child.addEventListener ("touchstart", (event) => this.touchStart (event), {passive:false} );
child.addEventListener ("touchend", (event) => this.touchEnd (event) );
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export default class PianoKeyboard extends HTMLElement

for (let child of this.root.children)
{
child.addEventListener ("touchstart", (event) => this.touchStart (event) );
child.addEventListener ("touchstart", (event) => this.touchStart (event), {passive:false} );
child.addEventListener ("touchend", (event) => this.touchEnd (event) );
}
}
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.2648
// This file was auto-generated by the Cmajor toolkit v1.0.2651
//
// 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 @@ -78,7 +78,7 @@ export default class PianoKeyboard extends HTMLElement

for (let child of this.root.children)
{
child.addEventListener ("touchstart", (event) => this.touchStart (event) );
child.addEventListener ("touchstart", (event) => this.touchStart (event), {passive:false} );
child.addEventListener ("touchend", (event) => this.touchEnd (event) );
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export default class ImageStripControl extends HTMLElement
this.horizontalMode = this.getAttribute ("horizontalMode");

this.addEventListener ('mousedown', this.startDrag);
this.addEventListener ('touchstart', this.handleTouch);
this.addEventListener ('touchstart', this.handleTouch, {passive:false});
this.addEventListener ("dblclick", this.onReset);
}

Expand Down
4 changes: 2 additions & 2 deletions assets/example_patches/Pro54/gui/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ class Pro54Button extends HTMLElement
connectedCallback()
{
this.addEventListener ('mousedown', this.buttonPress);
this.addEventListener ('touchstart', this.buttonPress);
this.addEventListener ('touchstart', this.buttonPress, {passive:false});
}

setPatchConnection (patchConnection)
Expand Down Expand Up @@ -593,7 +593,7 @@ class Pro54PatchView extends HTMLElement
});

this.shadowRoot.addEventListener ("contextmenu", (event) => event.preventDefault());
this.shadowRoot.addEventListener ('touchstart', (event) => event.preventDefault());
this.shadowRoot.addEventListener ('touchstart', (event) => event.preventDefault(), {passive:false});

this.keyboardElement = this.shadowRoot.getElementById ("Keyboard");
this.modWheelElement = this.shadowRoot.getElementById ("ModWheel");
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 @@ -78,7 +78,7 @@ export default class PianoKeyboard extends HTMLElement

for (let child of this.root.children)
{
child.addEventListener ("touchstart", (event) => this.touchStart (event) );
child.addEventListener ("touchstart", (event) => this.touchStart (event), {passive:false} );
child.addEventListener ("touchend", (event) => this.touchEnd (event) );
}
}
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.2648
// This file was auto-generated by the Cmajor toolkit v1.0.2651
//
// 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 @@ -78,7 +78,7 @@ export default class PianoKeyboard extends HTMLElement

for (let child of this.root.children)
{
child.addEventListener ("touchstart", (event) => this.touchStart (event) );
child.addEventListener ("touchstart", (event) => this.touchStart (event), {passive:false} );
child.addEventListener ("touchend", (event) => this.touchEnd (event) );
}
}
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 @@ -78,7 +78,7 @@ export default class PianoKeyboard extends HTMLElement

for (let child of this.root.children)
{
child.addEventListener ("touchstart", (event) => this.touchStart (event) );
child.addEventListener ("touchstart", (event) => this.touchStart (event), {passive:false} );
child.addEventListener ("touchend", (event) => this.touchEnd (event) );
}
}
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 @@ -78,7 +78,7 @@ export default class PianoKeyboard extends HTMLElement

for (let child of this.root.children)
{
child.addEventListener ("touchstart", (event) => this.touchStart (event) );
child.addEventListener ("touchstart", (event) => this.touchStart (event), {passive:false} );
child.addEventListener ("touchend", (event) => this.touchEnd (event) );
}
}
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.2648
// This file was auto-generated by the Cmajor toolkit v1.0.2651
//
// 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 @@ -78,7 +78,7 @@ export default class PianoKeyboard extends HTMLElement

for (let child of this.root.children)
{
child.addEventListener ("touchstart", (event) => this.touchStart (event) );
child.addEventListener ("touchstart", (event) => this.touchStart (event), {passive:false} );
child.addEventListener ("touchend", (event) => this.touchEnd (event) );
}
}
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.2648
// This file was auto-generated by the Cmajor toolkit v1.0.2651
//
// 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 @@ -78,7 +78,7 @@ export default class PianoKeyboard extends HTMLElement

for (let child of this.root.children)
{
child.addEventListener ("touchstart", (event) => this.touchStart (event) );
child.addEventListener ("touchstart", (event) => this.touchStart (event), {passive:false} );
child.addEventListener ("touchend", (event) => this.touchEnd (event) );
}
}
Expand Down
Binary file modified cmaj_api/cmaj-compiler-wasm.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion cmaj_api/cmaj-piano-keyboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export default class PianoKeyboard extends HTMLElement

for (let child of this.root.children)
{
child.addEventListener ("touchstart", (event) => this.touchStart (event) );
child.addEventListener ("touchstart", (event) => this.touchStart (event), {passive:false} );
child.addEventListener ("touchend", (event) => this.touchEnd (event) );
}
}
Expand Down

0 comments on commit fd99f8b

Please sign in to comment.