Commit Graph

48 Commits

Author SHA1 Message Date
Volker Fischer f67dbd1290 clean up raspberry pi script 2020-08-01 09:23:54 +02:00
Volker Fischer 02d4dae368 make use of new headless qmake configuration parameter to speed up compilation on the raspberry pi 2020-06-20 20:20:32 +01:00
Volker Fischer a375fcf768 normal quality seems to work fine for the Pi Zero 2020-06-11 10:25:49 +02:00
Volker Fischer 78d77e323d some cleanup 2020-06-11 08:35:10 +02:00
Volker Fischer 984962afad use OPUS 1.3.1 in raspijamulus file 2020-06-01 22:31:52 +02:00
Volker Fischer e014301b58 added a comment regarding using and old OPUS version (#252) 2020-05-22 18:52:25 +02:00
Volker Fischer a7f1b0c7d8 fixes for raspijamulus.sh script 2020-05-03 19:12:46 +02:00
Volker Fischer 51ae9720d1 use last USB audio device instead of the very first one 2020-03-09 20:19:45 +00:00
Volker Fischer 4e86c99c8e added synth only mode 2019-12-31 11:22:54 +01:00
Volker Fischer 600a4a544b we can have up to 16 characters for the fader name 2019-10-05 12:06:12 +01:00
Volker Fischer 5bb5a48c7d lower fluidsynth level to avoid distortions; use 256 samples block size for opt 2019-10-05 10:33:41 +02:00
Volker Fischer 3c49eb9654 for more than one CPU core use higher audio quality 2019-10-01 16:50:47 +02:00
Volker Fischer dc2ef0fbb4 added a TODO 2019-09-29 08:19:19 +02:00
Volker Fischer 40d54647aa for the Pi Zero we need to use the lowest audio quality, otherwise we get distortions everytime a lost network audio packet must be interpolated since the CPU is not fast enough 2019-09-28 20:17:41 +01:00
Volker Fischer 83fca3016e take some tweaks from linuxaudio, not enabled yet 2019-09-28 20:11:31 +01:00
Volker Fischer 133fc32f83 stereo mode does not work on the Pi Zero 2019-09-28 19:46:25 +01:00
Volker Fischer ffa4972bff use auto jitter buffer since 3 buffers seem to be too low 2019-09-28 14:42:59 +02:00
Volker Fischer 730f67522d changed some Jamulus settings 2019-09-28 14:28:51 +02:00
Volker Fischer 49dba10309 Merge branch 'master' of https://github.com/corrados/jamulus 2019-09-28 13:19:29 +02:00
Volker Fischer f258623c85 avoid newline in fader name 2019-09-28 13:19:14 +02:00
Volker Fischer 87e57b5c36 fix Jamulus compilation issue and set audio realtime rights 2019-09-28 08:30:04 +01:00
Volker Fischer 6f78c100ca some fixes for compilation 2019-09-28 06:23:11 +01:00
Volker Fischer 83bed4d2a3 added fluidsynth compile requirements 2019-09-27 22:12:43 +01:00
Volker Fischer c62cd71504 added required package for jackd compilation 2019-09-27 21:43:31 +01:00
Volker Fischer 35c01b1b1f the fader tag length must be limited 2019-09-25 20:15:44 +02:00
Volker Fischer b2bdcce5ea silent jackd 2019-09-25 18:13:28 +02:00
Volker Fischer ed5697bc46 support install of required packages, use ini file in Jamulus directory, bug fix 2019-09-25 18:06:54 +02:00
Volker Fischer 8d6b1e5712 kill jackd on end 2019-09-24 18:56:47 +02:00
Volker Fischer ea5c92f746 added hyperion support 2019-09-24 16:25:10 +02:00
Volker Fischer cce367c665 added a watchdog to clean up everything after we are done 2019-09-24 16:15:35 +02:00
Volker Fischer 8a01fcadc9 only write Jamulus ini file if not exist 2019-09-23 19:57:28 +02:00
Volker Fischer 068424ee14 write Jamulus ini file 2019-09-23 19:34:12 +02:00
Volker Fischer d5d17c8b2a lower polyphony for fluidsynth 2019-09-23 18:21:34 +02:00
Volker Fischer b07a37dcfd bug fix 2019-09-23 18:15:52 +02:00
Volker Fischer 94f1e0458d bug fix with jack connections, use new Jamulus feature 2019-09-22 20:48:56 +02:00
Volker Fischer 25d06b7e82 some fixes 2019-09-22 11:51:43 +02:00
Volker Fischer 6ba18141a5 added some optional MIDI synth 2019-09-22 11:19:29 +02:00
Volker Fischer 6e8ae30ec4 we want a complete separate jack library -> copy files and fix path 2019-09-22 09:33:01 +02:00
Volker Fischer 5d13060e89 bug fix 2019-09-22 08:41:21 +02:00
Volker Fischer 08dcde48be fixes for systems where no opus packet was installed 2019-09-21 21:18:34 +02:00
Volker Fischer f2eff9c691 fixed include directory missing 2019-09-21 18:18:29 +02:00
Volker Fischer 12de5cd257 use nproc cores for compilation, enable jack2 again 2019-09-21 17:57:41 +02:00
Volker Fischer 0771165464 jack runs fine with 128 samples if mono and low quality audio is setup in Jamulus 2019-09-21 16:02:35 +02:00
Volker Fischer ad13fea90f remove jackd2 compiliation 2019-09-21 15:42:21 +02:00
Volker Fischer 65ccf32ae0 use first USB audio device, compile jackd2 2019-09-21 15:08:56 +02:00
Volker Fischer ed019fd7f7 first working raspberry pi script version (tried on my Raspi Zero) 2019-09-21 12:47:58 +02:00
Volker Fischer 360f5e90aa some more work for the Raspberry Pi setup script 2019-09-21 10:23:39 +02:00
Volker Fischer 0aef9be739 initial version of raspberry pi setup script 2019-09-21 09:15:08 +02:00