Skip to content

The Porttime beta release

Pre-release
Pre-release

Choose a tag to compare

@halfbyte halfbyte released this 28 Jan 13:23
· 2 commits to master since this release

Since I hacked Porttime support into Portmidi for my RubyOnIce talk, I wanted to get it out there as quickly as possible, hence the beta release.

  • Porttime.start gives you now access to the Porttime timer system. It suprisingly "just" works, but I'm pretty sure I've added some interesting bugs with this, as the timer system runs in a different thread.
  • Portmidi.write_short now accepts a timestamp, but please be aware that these timestamps are only used to sort messages, not to delay their sending.