samplebrain/brain/src
Claude Heiland-Allen e98980d06d Merge branch 'parallel-synapse-generation' into 'main'
parallelize synapse generation using OpenMP

See merge request then-try-this/samplebrain!6
2022-10-06 22:18:28 +00:00
..
aquila added forgotten windows compile fixes and more README 2022-09-18 08:44:43 +01:00
spiralcore added audio settings options for selection of device, samplrate and buffer size, also fixed: #65 & fixed: #64 2022-10-03 09:56:25 +01:00
block.cpp started making samplerate and buffer size configurable for audio device selection 2022-09-30 21:08:53 +01:00
block.h started making samplerate and buffer size configurable for audio device selection 2022-09-30 21:08:53 +01:00
block_source.h copyright updated 2022-09-08 12:21:53 +01:00
block_stream.cpp removed mic input as the worker threads were causing high cpu and it's not reliable anyway fixes #12 2022-09-24 17:49:27 +01:00
block_stream.h removed mic input as the worker threads were causing high cpu and it's not reliable anyway fixes #12 2022-09-24 17:49:27 +01:00
brain.cpp Merge branch 'parallel-synapse-generation' into 'main' 2022-10-06 22:18:28 +00:00
brain.h copyright updated 2022-09-08 12:21:53 +01:00
config.h.in big directory re-org 2022-09-04 11:38:20 +01:00
fft.cpp started making samplerate and buffer size configurable for audio device selection 2022-09-30 21:08:53 +01:00
fft.h started making samplerate and buffer size configurable for audio device selection 2022-09-30 21:08:53 +01:00
main.cpp copyright updated 2022-09-08 12:21:53 +01:00
mfcc.cpp started making samplerate and buffer size configurable for audio device selection 2022-09-30 21:08:53 +01:00
mfcc.h started making samplerate and buffer size configurable for audio device selection 2022-09-30 21:08:53 +01:00
renderer.cpp copyright updated 2022-09-08 12:21:53 +01:00
renderer.h copyright updated 2022-09-08 12:21:53 +01:00
search_params.cpp copyright updated 2022-09-08 12:21:53 +01:00
search_params.h copyright updated 2022-09-08 12:21:53 +01:00
status.cpp added audio settings options for selection of device, samplrate and buffer size, also fixed: #65 & fixed: #64 2022-10-03 09:56:25 +01:00
status.h added audio settings options for selection of device, samplrate and buffer size, also fixed: #65 & fixed: #64 2022-10-03 09:56:25 +01:00
window.cpp copyright updated 2022-09-08 12:21:53 +01:00
window.h copyright updated 2022-09-08 12:21:53 +01:00