|
1 |
new |
Filters sometimes 'blow up' |
none |
-- |
almost 15 years old |
|
2 |
new |
Hid.open(string name) will cause a crash for names not corresponding to attached devices |
none |
-- |
almost 15 years old |
|
3 |
new |
LiSa's play loop is a samp shorter than the record loop when both equal the maximum duration |
none |
-- |
almost 15 years old |
|
4 |
new |
UGens defined and connected in sporked shreds not always disconnected when the Shred or it's mother exits |
none |
-- |
almost 15 years old |
|
5 |
new |
Fractional time cases shreduler issues |
none |
-- |
almost 15 years old |
|
6 |
new |
chout.flush() crashes and IO.newline() doesn't properly force a flush. |
none |
-- |
almost 15 years old |
|
7 |
new |
chout pipe in the mini causing a delay in printing messages |
none |
-- |
almost 15 years old |
|
8 |
new |
Defining a Shred object, then at a later time assigning a sporked function to it will crash the VM. |
none |
-- |
almost 15 years old |
|
9 |
new |
CNoise doesn't correctly set it's colour. |
none |
-- |
almost 15 years old |
|
10 |
new |
Comparing strings to null will crash the VM |
none |
-- |
almost 15 years old |
|
11 |
new |
Unexpected assignment behaviour with primitives (non-objects) |
none |
-- |
almost 15 years old |
|
12 |
new |
"3 %=> count++;" will crash the VM |
none |
-- |
almost 15 years old |
|
13 |
new |
Bad return signature in pre-constructor leads to null instance |
none |
-- |
almost 15 years old |
|
14 |
new |
Over-zealous GC in functions returning non-primitives, leading to crashage |
none |
-- |
almost 15 years old |
|
15 |
new |
Array popBack() method returns type void on arrays of Objects: |
none |
-- |
almost 15 years old |
|
16 |
new |
Associative arrays seem to be limited to a single dimension |
none |
-- |
almost 15 years old |
|
17 |
new |
"Class Foo;" will crash ChucK |
none |
-- |
almost 15 years old |
|
18 |
new |
Array members created with the new append syntax can't be assigned to |
none |
-- |
almost 15 years old |
|
19 |
new |
ChucK will crash at functions that reference a Ugen that was defined above the function when the function is sporked before the UGen is defined. |
none |
-- |
almost 15 years old |
|
20 |
new |
"*=>" cant multiply durations by integers |
none |
-- |
almost 15 years old |
|
21 |
new |
Setting Wurley.freq to "inf" stalls the VM |
none |
-- |
almost 15 years old |
|
22 |
new |
Divide by 0 in integer math crashes VM |
none |
-- |
almost 15 years old |
|
23 |
new |
Static primitive class members can't be set to a value at construction/initialisation |
none |
-- |
almost 15 years old |
|
24 |
new |
Increasing the size of a array that has a home-made class as it's type using .size() doesn't properly instantiate the new object(s) |
none |
-- |
almost 15 years old |
|
25 |
new |
Crash when defining a class within a class |
none |
-- |
almost 15 years old |
|
26 |
new |
Sitar.pluck() doesn't work |
none |
-- |
almost 15 years old |
|
27 |
new |
.getchar() doesn't adhere to new naming scheme |
none |
-- |
almost 15 years old |
|
28 |
new |
Class that extends Event needs to be defined before it's called or there will be a complaint |
none |
-- |
almost 15 years old |
|
29 |
new |
Seg-fault at overloaded functions returning non-identical-type arrays. |
none |
-- |
almost 15 years old |
|
30 |
new |
Seg-faulting at something (probably) involving assignment to arrays in functions that were parameters |
none |
-- |
almost 15 years old |