| Author |
Message |
ge

Joined: Aug 13, 2006 Posts: 108 Location: Palo Alto, CA
|
Posted: Mon Aug 14, 2006 10:16 pm Post subject:
release : miniAudicle 0.1.3.5 |
 |
|
from the chuck mailing list
miniAudicle-0.1.3.5 (alpha) is now available.
http://audicle.cs.princeton.edu/mini/
This release fixes a major bug in miniAudicle-0.1.3.4's audio device
handling, in which starting or using real-time audio would crash
miniAudicle on a wide range of systems, especially Intel-based Mac
and Windows systems. There are also a few smaller bug fixes. This
is a recommended (possibly necessary) upgrade for Intel OS X and
Windows users who are using 0.1.3.4.
Special thanks to Akihiro Kubota and Scott Davidson for their vital
debugging help.
As always please let us know about any problems, bugs, feature
requests, etc., particularly Intel OS X users (some bugs may yet
persist).
thanks,
miniAudicle team
---
0.1.3.5
- (fixed)(all) fixed nasty bug where real-time audio would fail
if more than one audio device was specified as default and one or more
of the default devices had only input or only output channels
- (fixed)(Mac) fixed threading issue which caused MAUI LEDs to
erratically not light or unlight as directed
- (changed)(Win32,Linux) changed default font size for document
window and console monitor
- (changed)(Win32,Linux) disabled network OTF thread
- (changed)(Win32,Linux) changed syntax highlighting colors
- (added)(all) console monitor now has limited, user-adjustable
scrollback buffer size |
|
|
Back to top
|
|
 |
cebec

Joined: Apr 19, 2004 Posts: 1100 Location: Virginia
Audio files: 3
G2 patch files: 31
|
Posted: Tue Aug 15, 2006 3:43 pm Post subject:
|
 |
|
Great! It no longer crashes on this Intel Mac and it shows the correct number of outputs (instead of none).
However, starting the VM still causes the Format: bit depth to revert to 2ch-16 bit in the OS X 10.4.7 Audio MIDI Setup. Changing it back to 2ch-24 bit causes a brief silence and functions continues normally  |
|
|
Back to top
|
|
 |
cebec

Joined: Apr 19, 2004 Posts: 1100 Location: Virginia
Audio files: 3
G2 patch files: 31
|
Posted: Wed Aug 16, 2006 5:54 am Post subject:
|
 |
|
Oh, in addition, I can't use Jack OS X with miniAudicle/ChucK because Jack OS X defaults to 32-bit and it appears miniAudicle tries to change that when the VM is started and I receive an error something to that effect.
I'll be happy to provide any more information, if necessary.
Thanks! |
|
|
Back to top
|
|
 |
ge

Joined: Aug 13, 2006 Posts: 108 Location: Palo Alto, CA
|
Posted: Wed Aug 16, 2006 7:45 am Post subject:
|
 |
|
Hi!
Can you provide a dump of 'chuck --probe' from the command line?
That might provide some clues to this issue. Thanks! |
|
|
Back to top
|
|
 |
cebec

Joined: Apr 19, 2004 Posts: 1100 Location: Virginia
Audio files: 3
G2 patch files: 31
|
Posted: Wed Aug 16, 2006 5:24 pm Post subject:
|
 |
|
chuck --probe dump:
[chuck]: found 6 device(s) ...
[chuck]: ------( chuck -- dac1 )---------------
[chuck]: device name = "Apple: Built-in Microphone"
[chuck]: probe [success] ...
[chuck]: # output channels = 0
[chuck]: # input channels = 2
[chuck]: # duplex Channels = 0
[chuck]: default device = NO
[chuck]: natively supported data formats:
[chuck]: 8-bit int
[chuck]: 16-bit int
[chuck]: 24-bit int
[chuck]: 32-bit int
[chuck]: 32-bit float
[chuck]: 64-bit float
[chuck]: supported sample rates:
[chuck]: 44100 Hz
[chuck]: 48000 Hz
[chuck]: 88200 Hz
[chuck]: 96000 Hz
[chuck]:
[chuck]: ------( chuck -- dac2 )---------------
[chuck]: device name = "Apple: Built-in Input"
[chuck]: probe [success] ...
[chuck]: # output channels = 0
[chuck]: # input channels = 2
[chuck]: # duplex Channels = 0
[chuck]: default device = NO
[chuck]: natively supported data formats:
[chuck]: 8-bit int
[chuck]: 16-bit int
[chuck]: 24-bit int
[chuck]: 32-bit int
[chuck]: 32-bit float
[chuck]: 64-bit float
[chuck]: supported sample rates:
[chuck]: 44100 Hz
[chuck]: 48000 Hz
[chuck]: 88200 Hz
[chuck]: 96000 Hz
[chuck]:
[chuck]: ------( chuck -- dac3 )---------------
[chuck]: device name = "Apple: Built-in Output"
[chuck]: probe [success] ...
[chuck]: # output channels = 2
[chuck]: # input channels = 0
[chuck]: # duplex Channels = 0
[chuck]: default device = NO
[chuck]: natively supported data formats:
[chuck]: 8-bit int
[chuck]: 16-bit int
[chuck]: 24-bit int
[chuck]: 32-bit int
[chuck]: 32-bit float
[chuck]: 64-bit float
[chuck]: supported sample rates:
[chuck]: 44100 Hz
[chuck]: 48000 Hz
[chuck]: 88200 Hz
[chuck]: 96000 Hz
[chuck]:
[chuck]: ------( chuck -- dac4 )---------------
[chuck]: device name = "ma++ ingalls for Cycling '74: Soundflower (2ch)"
[chuck]: probe [failed] ...
[chuck]:
[chuck]: ------( chuck -- dac5 )---------------
[chuck]: device name = "ma++ ingalls for Cycling '74: Soundflower (16ch)"
[chuck]: probe [failed] ...
[chuck]:
[chuck]: ------( chuck -- dac6 )---------------
[chuck]: device name = "Apple Computer, Inc.: Aggregate Device"
[chuck]: probe [success] ...
[chuck]: # output channels = 2
[chuck]: # input channels = 2
[chuck]: # duplex Channels = 2
[chuck]: default device = YES
[chuck]: natively supported data formats:
[chuck]: 8-bit int
[chuck]: 16-bit int
[chuck]: 24-bit int
[chuck]: 32-bit int
[chuck]: 32-bit float
[chuck]: 64-bit float
[chuck]: supported sample rates:
[chuck]: 44100 Hz
[chuck]: 48000 Hz
[chuck]: 88200 Hz
[chuck]: 96000 Hz
[chuck]:
[chuck]: ------( chuck -- 0 MIDI inputs )------
[chuck]:
[chuck]: ------( chuck -- 0 MIDI outputs )-----
[chuck]: |
|
|
Back to top
|
|
 |
ge

Joined: Aug 13, 2006 Posts: 108 Location: Palo Alto, CA
|
Posted: Thu Aug 17, 2006 11:03 am Post subject:
|
 |
|
Thanks for the probe dump.
We will look into it here! |
|
|
Back to top
|
|
 |
majutsu

Joined: Jun 18, 2006 Posts: 151 Location: New York
Audio files: 1
|
Posted: Thu Aug 17, 2006 7:06 pm Post subject:
|
 |
|
very cool heads up on the audicle. thanks ge-man. _________________ All phenomena are atoms in association and dissociation. |
|
|
Back to top
|
|
 |
|