-
-
The program is:
``` go
package p
var Var3629 = [2]int{}
var Var3555 = [0]int{}
var Var2673 = [][]int{}
var Var2515 = (([...][]func(float64,complex64,error,byte) func([][]float64,[0]interface { Meth…
-
-
rtMidi is not sending Note OFF while closing OUT port:
void MidiOutWinMM :: closePort( void )
{
if ( connected_ ) {
WinMidiData *data = static_cast (apiData_);
midiOutReset( data->out…
-
Go 1.7, compiling this package:
```
package weakhash
type digest struct {
buf []byte
size int
a uint16
b uint16
j int
}
func (d *digest) Write(data []byte) (int, error…
calmh updated
7 years ago
-
Regression introduced by commit 7d53fd.
The new conversion seems to reject the cast, while it is only integer stuff (hence I should have used integers in the first place...).
-
Sometimes earlier:
22:43:02 Pm_Write 231 (317 postponed) events: steps 841/841 - 851/11136 (53857 to 53857 ms) [to future 2682 to 2682 ms] (in 0 ms) playback is at 51175 ms
22:43:03 Pm_Write 317 (…
-
-
adapt_enable = 1 # 1 if you want to adapt voices to instruments
midifile_in_mul = 4 # How much you want to decrease minimum step length
This config was created from default config file configs\Ge…
-
I accidentally mounted an empty router, I didn't realise it, and it was hard to find out the problem due to the weird error message.
Code to reproduce this issue
``` go
package main
import (
"n…