Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-jam committed Aug 13, 2023
1 parent e7476f0 commit 6e93d8c
Show file tree
Hide file tree
Showing 29 changed files with 43 additions and 43 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
from openexp.keyboard import keyboard
import wave

VERSION = u'9.2.0'
VERSION = u'9.3.0'

class audio_low_latency_play(item):

Expand Down
4 changes: 2 additions & 2 deletions opensesame_plugins/audio_low_latency_play/info.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: Low Latency Audio - starts audio playback on the foreground.
version: 9.2.0
version: 9.3.0
author: "Bob Rosbag"
url: "http://osdoc.cogsci.nl/"
category: "Audio Low Latency Playback"
Expand Down Expand Up @@ -52,5 +52,5 @@ controls:
type: text
-
label: |
<small>Audio Low Latency version 9.2.0</small>
<small>Audio Low Latency version 9.3.0</small>
type: text
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
import subprocess
import re

VERSION = u'9.2.0'
VERSION = u'9.3.0'

class audio_low_latency_play_init(item):

Expand Down
4 changes: 2 additions & 2 deletions opensesame_plugins/audio_low_latency_play_init/info.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: Low Latency Audio - initializes the playback audio device.
version: 9.2.0
version: 9.3.0
author: "Bob Rosbag"
url: "http://osdoc.cogsci.nl/"
category: "Audio Low Latency Playback"
Expand Down Expand Up @@ -63,5 +63,5 @@ controls:
type: text
-
label: |
<small>Audio Low Latency version 9.2.0</small>
<small>Audio Low Latency version 9.3.0</small>
type: text
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
from libopensesame.exceptions import osexception
from openexp.keyboard import keyboard

VERSION = u'9.2.0'
VERSION = u'9.3.0'

class audio_low_latency_play_pause(item):

Expand Down
4 changes: 2 additions & 2 deletions opensesame_plugins/audio_low_latency_play_pause/info.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: Low Latency Audio - pauses the background audio playback.
version: 9.2.0
version: 9.3.0
author: "Bob Rosbag"
url: "http://osdoc.cogsci.nl/"
category: "Audio Low Latency Playback"
Expand All @@ -11,5 +11,5 @@ controls:
type: text
-
label: |
<small>Audio Low Latency version 9.2.0</small>
<small>Audio Low Latency version 9.3.0</small>
type: text
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
from libopensesame.exceptions import osexception
from openexp.keyboard import keyboard

VERSION = u'9.2.0'
VERSION = u'9.3.0'

class audio_low_latency_play_resume(item):

Expand Down
4 changes: 2 additions & 2 deletions opensesame_plugins/audio_low_latency_play_resume/info.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: Low Latency Audio - resumes the background audio playback.
version: 9.2.0
version: 9.3.0
author: "Bob Rosbag"
url: "http://osdoc.cogsci.nl/"
category: "Audio Low Latency Playback"
Expand All @@ -11,5 +11,5 @@ controls:
type: text
-
label: |
<small>Audio Low Latency version 9.2.0</small>
<small>Audio Low Latency version 9.3.0</small>
type: text
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
import threading
import wave

VERSION = u'9.2.0'
VERSION = u'9.3.0'

class audio_low_latency_play_start(item):

Expand Down
4 changes: 2 additions & 2 deletions opensesame_plugins/audio_low_latency_play_start/info.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: Low Latency Audio - starts audio playback in the background.
version: 9.2.0
version: 9.3.0
author: "Bob Rosbag"
url: "http://osdoc.cogsci.nl/"
category: "Audio Low Latency Playback"
Expand Down Expand Up @@ -52,6 +52,6 @@ controls:
type: text
-
label: |
<small>Audio Low Latency version 9.2.0</small>
<small>Audio Low Latency version 9.3.0</small>
type: text

Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
from libopensesame.exceptions import osexception
from openexp.keyboard import keyboard

VERSION = u'9.2.0'
VERSION = u'9.3.0'

class audio_low_latency_play_stop(item):

Expand Down
4 changes: 2 additions & 2 deletions opensesame_plugins/audio_low_latency_play_stop/info.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: Low Latency Audio - stops the background audio playback.
version: 9.2.0
version: 9.3.0
author: "Bob Rosbag"
url: "http://osdoc.cogsci.nl/"
category: "Audio Low Latency Playback"
Expand All @@ -11,5 +11,5 @@ controls:
type: text
-
label: |
<small>Audio Low Latency version 9.2.0</small>
<small>Audio Low Latency version 9.3.0</small>
type: text
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
from libopensesame.exceptions import osexception
from openexp.keyboard import keyboard

VERSION = u'9.2.0'
VERSION = u'9.3.0'

class audio_low_latency_play_wait(item):

Expand Down
4 changes: 2 additions & 2 deletions opensesame_plugins/audio_low_latency_play_wait/info.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: Low Latency Audio - waits until the background audio playback has finished.
version: 9.2.0
version: 9.3.0
author: "Bob Rosbag"
url: "http://osdoc.cogsci.nl/"
category: "Audio Low Latency Playback"
Expand All @@ -11,5 +11,5 @@ controls:
type: text
-
label: |
<small>Audio Low Latency version 9.2.0</small>
<small>Audio Low Latency version 9.3.0</small>
type: text
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
import numpy
import os, re, os.path

VERSION = u'9.2.0'
VERSION = u'9.3.0'

class audio_low_latency_record(item):

Expand Down
4 changes: 2 additions & 2 deletions opensesame_plugins/audio_low_latency_record/info.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: Low Latency Audio - starts audio recording on the foreground.
version: 9.2.0
version: 9.3.0
author: "Bob Rosbag"
url: "http://osdoc.cogsci.nl/"
category: "Audio Low Latency Recording"
Expand Down Expand Up @@ -66,5 +66,5 @@ controls:
type: text
-
label: |
<small>Audio Low Latency version 9.2.0</small>
<small>Audio Low Latency version 9.3.0</small>
type: text
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
import subprocess
import re

VERSION = u'9.2.0'
VERSION = u'9.3.0'

class audio_low_latency_record_init(item):

Expand Down
4 changes: 2 additions & 2 deletions opensesame_plugins/audio_low_latency_record_init/info.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: Low Latency Audio - initializes the recording audio device.
version: 9.2.0
version: 9.3.0
author: "Bob Rosbag"
url: "http://osdoc.cogsci.nl/"
category: "Audio Low Latency Recording"
Expand Down Expand Up @@ -63,5 +63,5 @@ controls:
type: text
-
label: |
<small>Audio Low Latency version 9.2.0</small>
<small>Audio Low Latency version 9.3.0</small>
type: text
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
from libopensesame.exceptions import osexception
from openexp.keyboard import keyboard

VERSION = u'9.2.0'
VERSION = u'9.3.0'

class audio_low_latency_record_pause(item):

Expand Down
4 changes: 2 additions & 2 deletions opensesame_plugins/audio_low_latency_record_pause/info.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: Low Latency Audio - waits until the background audio recording has finished.
version: 9.2.0
version: 9.3.0
author: "Bob Rosbag"
url: "http://osdoc.cogsci.nl/"
category: "Audio Low Latency Recording"
Expand All @@ -11,6 +11,6 @@ controls:
type: text
-
label: |
<small>Audio Low Latency version 9.2.0</small>
<small>Audio Low Latency version 9.3.0</small>
type: text

Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
from libopensesame.exceptions import osexception
from openexp.keyboard import keyboard

VERSION = u'9.2.0'
VERSION = u'9.3.0'

class audio_low_latency_record_resume(item):

Expand Down
4 changes: 2 additions & 2 deletions opensesame_plugins/audio_low_latency_record_resume/info.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: Low Latency Audio - resumes the background audio recording.
version: 9.2.0
version: 9.3.0
author: "Bob Rosbag"
url: "http://osdoc.cogsci.nl/"
category: "Audio Low Latency Recording"
Expand All @@ -11,6 +11,6 @@ controls:
type: text
-
label: |
<small>Audio Low Latency version 9.2.0</small>
<small>Audio Low Latency version 9.3.0</small>
type: text

Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
import numpy
import os, re, os.path

VERSION = u'9.2.0'
VERSION = u'9.3.0'

class audio_low_latency_record_start(item):

Expand Down
4 changes: 2 additions & 2 deletions opensesame_plugins/audio_low_latency_record_start/info.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: Low Latency Audio - starts audio recording in the background.
version: 9.2.0
version: 9.3.0
author: "Bob Rosbag"
url: "http://osdoc.cogsci.nl/"
category: "Audio Low Latency Recording"
Expand Down Expand Up @@ -66,5 +66,5 @@ controls:
type: text
-
label: |
<small>Audio Low Latency version 9.2.0</small>
<small>Audio Low Latency version 9.3.0</small>
type: text
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
from libopensesame.exceptions import osexception
from openexp.keyboard import keyboard

VERSION = u'9.2.0'
VERSION = u'9.3.0'

class audio_low_latency_record_stop(item):

Expand Down
4 changes: 2 additions & 2 deletions opensesame_plugins/audio_low_latency_record_stop/info.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: Low Latency Audio - stops the background audio recording.
version: 9.2.0
version: 9.3.0
author: "Bob Rosbag"
url: "http://osdoc.cogsci.nl/"
category: "Audio Low Latency Recording"
Expand All @@ -11,5 +11,5 @@ controls:
type: text
-
label: |
<small>Audio Low Latency version 9.2.0</small>
<small>Audio Low Latency version 9.3.0</small>
type: text
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
from libopensesame.exceptions import osexception
from openexp.keyboard import keyboard

VERSION = u'9.2.0'
VERSION = u'9.3.0'

class audio_low_latency_record_wait(item):

Expand Down
4 changes: 2 additions & 2 deletions opensesame_plugins/audio_low_latency_record_wait/info.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: Low Latency Audio - waits until the background audio recording has finished.
version: 9.2.0
version: 9.3.0
author: "Bob Rosbag"
url: "http://osdoc.cogsci.nl/"
category: "Audio Low Latency Recording"
Expand All @@ -11,6 +11,6 @@ controls:
type: text
-
label: |
<small>Audio Low Latency version 9.2.0</small>
<small>Audio Low Latency version 9.3.0</small>
type: text

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def get_readme():

setup(
name='opensesame-plugin-audio_low_latency',
version='9.2.0',
version='9.3.0',
description='An OpenSesame Plug-in for playing and recording audio files with low latency on Linux.',
long_description=get_readme(),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 6e93d8c

Please sign in to comment.