Eloy BJ

Results 5 issues of Eloy BJ

I've converted two CC soundfonts https://freepats.zenvoid.org/Piano/acoustic-grand-piano.html to .js using https://github.com/mudcube/MIDI.js/blob/master/generator/ruby/soundfont_builder.rb (in Windows I had to replace `which` with `where`, `exists` with `exist` and `File.read(file)` with `File.read(file, mode: 'rb')`) and replaced...

The default piano soundfonts are ugly imo 😅 We can add these ones https://www.youtube.com/watch?v=DR1W0VIPiPo

![image](https://github.com/sightread/sightread/assets/45355879/1d495250-fef8-417e-8e2c-450ed122c53d)

2025-03-05 13:22:14 {"level":"info","message":"Request for: /api/v1/conversations/67c840fb1ebc3dd9e456ed84/messages?stream=true","reqId":"67c841f6b81c5b01d74f83f4"} 2025-03-05 13:22:14 {"level":"info","message":"Request IP ::ffff:172.17.0.1 is allowed","reqId":"67c841f6b81c5b01d74f83f4"} 2025-03-05 13:22:14 {"level":"info","message":"Request origin http://localhost:5174/ is allowed","reqId":"67c841f6b81c5b01d74f83f4"} 2025-03-05 13:22:14 {"level":"info","message":"Request info:\nUser message: test\nStream: true\nIP: ::ffff:172.17.0.1\nConversationId: 67c840fb1ebc3dd9e456ed84","reqId":"67c841f6b81c5b01d74f83f4"} 2025-03-05 13:22:15...

I suppose it's not tested on Windows. npm run ingest:all Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On...