We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Issue migrated from SourceForge | ID: 3401164 | Submitted by 'jamshark70'] [http://sourceforge.net/support/tracker.php?aid=3401164]
b = Buffer.readChannel(s, "/path/to/a/stereo/file.aiff", 51766, 1449461, 0); --> Segmentation fault RESULT = 139
Dumping OSC (via the server window) shows the incoming packet like this:
received osc packet [/b_allocReadChannel int32:0, OSC-string:`/path.......', int32:51766, int32:1449461, int32:0, OSC-blob:<<0x2f 0x62 0x5f 0x71 0x75 0x65 0x72 0x79 0x00 0x00 0x00 0x00 0x2c 0x69 0x00 0x00 0x00 0x00 0x00 0x00>>]
The text was updated successfully, but these errors were encountered:
[Comment migrated from SourceForge | Submitted by 'timblech']
fixed
Sorry, something went wrong.
Merge pull request #198 from snappizz/master
36b6752
Update version to 3.10.2
timblechmann
No branches or pull requests
[Issue migrated from SourceForge | ID: 3401164 | Submitted by 'jamshark70']
[http://sourceforge.net/support/tracker.php?aid=3401164]
b = Buffer.readChannel(s, "/path/to/a/stereo/file.aiff", 51766, 1449461, 0);
-->
Segmentation fault
RESULT = 139
Dumping OSC (via the server window) shows the incoming packet like this:
received osc packet [/b_allocReadChannel int32:0, OSC-string:`/path.......', int32:51766, int32:1449461, int32:0, OSC-blob:<<0x2f 0x62 0x5f 0x71 0x75 0x65 0x72 0x79 0x00 0x00 0x00 0x00 0x2c 0x69 0x00 0x00 0x00 0x00 0x00 0x00>>]
The text was updated successfully, but these errors were encountered: