
Search found 390 matches
- Sun Feb 10, 2019 8:28 pm
- Forum: JZZ.js
- Topic: A new Karaoke demo
- Replies: 0
- Views: 39
- Fri Dec 21, 2018 11:31 pm
- Forum: MIDI Player
- Topic: MIDI Player for browsers
- Replies: 1
- Views: 2770
- Thu Dec 13, 2018 11:23 am
- Forum: MIDI Player
- Topic: Websites with embedded MIDI
- Replies: 1
- Views: 211
- Thu Dec 13, 2018 11:21 am
- Forum: MIDI Player
- Topic: Websites with embedded MIDI
- Replies: 1
- Views: 211
Websites with embedded MIDI
This branch is for listing the websites that have embedded MIDI in <audio>, <bgsound>, <object>, <embed> tags,
that can be played by the MIDI Player extension.
Please feel free to add your link!
that can be played by the MIDI Player extension.
Please feel free to add your link!
- Mon Dec 10, 2018 9:39 pm
- Forum: jazz-midi
- Topic: Dropping Note Events (regression)
- Replies: 12
- Views: 2962
Re: Dropping Note Events (regression)
I have rebuilt the Mac binaries.
Please try the new v1.6.7 from https://www.npmjs.com/package/jazz-midi
I hope I've fixed it this time
Please try the new v1.6.7 from https://www.npmjs.com/package/jazz-midi
I hope I've fixed it this time

- Wed Nov 28, 2018 9:29 am
- Forum: jazz-midi
- Topic: Dropping Note Events (regression)
- Replies: 12
- Views: 2962
Re: Dropping Note Events (regression)
Thank you for the data! That was very helpful!
Now I can fix it in the nearest future
Now I can fix it in the nearest future

- Sat Nov 24, 2018 9:19 pm
- Forum: jazz-midi
- Topic: Dropping Note Events (regression)
- Replies: 12
- Views: 2962
Re: Dropping Note Events (regression)
Here is my test script. It generates several simultaneous messages and receives all of them. Seems to work on my Mac. // test.js var jazz = require('jazz-midi'); var test = require('midi-test'); var midi = new jazz.MIDI(); var port = new test.MidiSrc('VIRTUAL MIDI-In'); port.connect(); console.log(j...
- Sun Nov 11, 2018 1:54 pm
- Forum: jazz-midi
- Topic: Dropping Note Events (regression)
- Replies: 12
- Views: 2962
Re: Dropping Note Events (regression)
Well, I'll meed another look into it then. Apparently, the problem I fixed was not the one you observed.
If you give me instructions how to reproduce the problem, that would be really helpful.
If you give me instructions how to reproduce the problem, that would be really helpful.
- Wed Nov 07, 2018 9:42 pm
- Forum: jazz-midi
- Topic: Updated for Node.js v11.x.x
- Replies: 2
- Views: 440
Re: Updated for Node.js v11.x.x
The above issue is fixed in release 1.6.6
- Thu Nov 01, 2018 9:17 pm
- Forum: jazz-midi
- Topic: Updated for Node.js v11.x.x
- Replies: 2
- Views: 440
Re: Updated for Node.js v11.x.x
If (on some systems) you see the following error:
Error: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found
please try to update the libraries:
sudo apt-get install libstdc++6
Error: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found
please try to update the libraries:
sudo apt-get install libstdc++6
- Wed Oct 31, 2018 9:33 pm
- Forum: jazz-midi
- Topic: Updated for Node.js v11.x.x
- Replies: 2
- Views: 440
Updated for Node.js v11.x.x
A new version is available at https://www.npmjs.com/package/jazz-midi
- Sat Oct 13, 2018 3:28 pm
- Forum: JZZ.js
- Topic: writing slurs
- Replies: 5
- Views: 2817
Re: writing slurs
I have updated the demo at http://jazz-soft.net/demo/WriteMidiFile.html
- Wed Sep 26, 2018 9:04 pm
- Forum: JZZ.js
- Topic: Updated documentation for JZZ.midi.SMF
- Replies: 0
- Views: 460
Updated documentation for JZZ.midi.SMF
Standard MIDI Files - read / write / play
Please check it out at https://jazz-soft.net/doc/JZZ/midifile.html
Please check it out at https://jazz-soft.net/doc/JZZ/midifile.html
- Wed Aug 29, 2018 9:03 pm
- Forum: JZZ.js
- Topic: writing slurs
- Replies: 5
- Views: 2817
Re: writing slurs
I have posted a brief example at https://www.npmjs.com/package/jzz-midi-smf
Will add another demo shortly.
Will add another demo shortly.
- Mon Aug 20, 2018 7:31 am
- Forum: JZZ.js
- Topic: writing slurs
- Replies: 5
- Views: 2817
Re: writing slurs
Hopefully, within a month... 

- Thu Aug 16, 2018 8:51 am
- Forum: jazz-midi
- Topic: Dropping Note Events (regression)
- Replies: 12
- Views: 2962
Re: Dropping Note Events (regression)
I think I know what was the problem. Hopefully it will be fixed in the next release.
- Mon Jul 30, 2018 6:15 am
- Forum: JZZ.js
- Topic: writing slurs
- Replies: 5
- Views: 2817
Re: writing slurs
The code you mentioned is out of date. I am working on a new API and I'm open to suggestions from the future users.
- Fri Jun 22, 2018 5:38 pm
- Forum: Jazz-Plugin
- Topic: Apple is going to drop support for 32-bit applications
- Replies: 0
- Views: 2076
Apple is going to drop support for 32-bit applications
Apple is going to drop support for 32-bit applications.
So do we. Future Jazz-Plugin releases for Mac will be 64-bit only.
If there are any objections, please reply here...
So do we. Future Jazz-Plugin releases for Mac will be 64-bit only.
If there are any objections, please reply here...
- Tue Jun 19, 2018 10:44 am
- Forum: JZZ.js
- Topic: JZZ.js issues on Chromebook
- Replies: 2
- Views: 1246
Re: JZZ.js issues on Chromebook
Which version of JZZ.js are you using?
There were some WebMIDI API issues a few versions ago, but those should be fixed.
If you still have problems with the latest version then I'll have to buy a chromebook...
There were some WebMIDI API issues a few versions ago, but those should be fixed.
If you still have problems with the latest version then I'll have to buy a chromebook...
- Mon Jun 18, 2018 8:35 pm
- Forum: jazz-midi
- Topic: Updated for Node.js v10.x.x
- Replies: 1
- Views: 1392
Re: Updated for Node.js v10.x.x
A new version (v1.6.4) is published at https://www.npmjs.com/package/jazz-midi
It has an important fix for MacOS.
It has an important fix for MacOS.