Browse Source

remove mention of xrun_callback() from README, as it's been removed from the code

tags/v1.0.0
Joakim Hernberg 11 years ago
parent
commit
0837273cf3
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README

+ 2
- 2
README View File

@@ -43,8 +43,8 @@ from the processing callback.

Wineasio can now slave to the jack transport.

Support has been added for jack's xrun_callback() and bufsize_callback(), the
latter means that asio apps get notified if the jack buffersize changes.
Support has been added for jack's bufsize_callback(), meaning that asio apps
get notified if the jack buffersize changes.

CreateBuffers() can now change jack's buffersize if so desired. Must be
enabled in the registry, see below.


Loading…
Cancel
Save