-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
24 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,23 @@ | ||
opensesame-plugin-audio-low-latency (8.7.0-1) bullseye; urgency=medium | ||
opensesame-plugin-audio-low-latency (8.9.0-1) unstable; urgency=medium | ||
|
||
* new plugin code style | ||
|
||
-- Bob Rosbag <[email protected]> Fri, 25 Nov 2022 21:18:17 +0100 | ||
|
||
opensesame-plugin-audio-low-latency (8.7.0-1) unstable; urgency=medium | ||
|
||
* implemented undocumented info method for checking parameters | ||
|
||
-- Bob Rosbag <[email protected]> Fri, 21 Oct 2022 10:29:27 +0200 | ||
|
||
opensesame-plugin-audio-low-latency (8.6.0-1) bullseye; urgency=medium | ||
opensesame-plugin-audio-low-latency (8.6.0-1) unstable; urgency=medium | ||
|
||
* Removed deprecated methods from pyalsaaudio and use linux cli to check parameters | ||
* Small corrections | ||
|
||
-- Bob Rosbag <[email protected]> Fri, 14 Oct 2022 21:00:00 +0200 | ||
|
||
opensesame-plugin-audio-low-latency (8.5.0-1) bullseye; urgency=medium | ||
opensesame-plugin-audio-low-latency (8.5.0-1) unstable; urgency=medium | ||
|
||
* audio recordings are saved in the experiment folder by default (thanks to Flavier Sebastien) | ||
* option added to prevent overwriting recordings, suffix is added when needed (thanks to Flavier Sebastien) | ||
|
@@ -20,34 +26,34 @@ opensesame-plugin-audio-low-latency (8.5.0-1) bullseye; urgency=medium | |
|
||
-- Bob Rosbag <[email protected]> Thu, 7 Jul May 2022 21:00:00 +0200 | ||
|
||
opensesame-plugin-audio-low-latency (8.4.0-1) bullseye; urgency=medium | ||
opensesame-plugin-audio-low-latency (8.4.0-1) unstable; urgency=medium | ||
|
||
* corrected period size for play item when using cache | ||
* merged play_file and play_data into play | ||
|
||
-- Bob Rosbag <[email protected]> Mon, 6 Jun 2022 21:00:00 +0200 | ||
|
||
opensesame-plugin-audio-low-latency (8.3.0-1) bullseye; urgency=medium | ||
opensesame-plugin-audio-low-latency (8.3.0-1) unstable; urgency=medium | ||
|
||
* fix for numpy data conversion for sounddevice by Flavier Sebastien | ||
|
||
-- Bob Rosbag <[email protected]> Sat, 4 Jun 2022 21:00:00 +0200 | ||
|
||
opensesame-plugin-audio-low-latency (8.2.0-1) bullseye; urgency=medium | ||
opensesame-plugin-audio-low-latency (8.2.0-1) unstable; urgency=medium | ||
|
||
* Fixed PyAudio | ||
* Fixed Sounddevice | ||
|
||
-- Bob Rosbag <[email protected]> Thu, 2 Jun 2022 21:00:00 +0200 | ||
|
||
opensesame-plugin-audio-low-latency (8.0.2-1) bullseye; urgency=medium | ||
opensesame-plugin-audio-low-latency (8.0.2-1) unstable; urgency=medium | ||
|
||
* fixed new parameters not Initializing | ||
* increased verbosity | ||
|
||
-- Bob Rosbag <[email protected]> Tue, 24 May 2022 21:00:00 +0200 | ||
|
||
opensesame-plugin-audio-low-latency (8.0.0-1) bullseye; urgency=medium | ||
opensesame-plugin-audio-low-latency (8.0.0-1) unstable; urgency=medium | ||
|
||
* moved several checks to prepare phase | ||
* fixed wav duration bug | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters