-
Windows build error (from jenkins):
```
g++ -o mednafen_saturn_libretro.dll mednafen/ss/db.o mednafen/ss/cdb.o mednafen/ss/sound.o mednafen/ss/cart.o mednafen/ss/scu_dsp_gen.o mednafen/ss/scu_dsp_…
-
I'm training TTS model with DNN (6 tanh). I trained voice1: with 8565 utterances and get good quality with follow result:
2017-09-29 06:48:39,443 INFO main: calculating MCD
2017-09-29…
-
Starting with some basic ones. Being a relative newcomer to the world of generative music, some of these will be crude/obvious/unvetted. Criticism of these resources, and pointers to better resource…
-
I think it would be cool to have MIDI input and output inside Neos.
So that you could make Neos into a type of VR MIDI controller.
Or use a program like Ableton live to output MIDI to control light…
-
(Also, turn the Samaritan app into a thing that listens into all the PoI fans so that Samaritan can mark them as deviants… wait a minute)
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
Enable ability to change map for storage --…
-
Hello thanks for the interesting github repo. Very cool stuff.
I noticed that you used the bird data from Tchernichovski and Jarvis 2021. I'm trying to find it now.
Did you have to do any data pre…
-
### Feature Description
I'd like bundles between modules to be connected using more terse Verilog when there's no modification of the bundles.
### Type of Feature
- code cleanup
### Related…
-
Another interesting experiment might
be to off-load the SB's direct DAC access
to covox. dosemu2 is very good at emulating
the DMA audio, but SB also has direct
DAC control. You can see that with
…
-
Alias-free wavetable oscillators #5826 were recently added to LMMS, resolving many aliasing issues in TripleOscillator. This first step was relatively time-sensitive, since the original PR was abandon…