1
0
Fork 0
Commit Graph

403 Commits (ardour)

Author SHA1 Message Date
Icedream 63fb9cbe0e
Document physical inputs and outputs for NDI+Live Mix. 2025-05-01 15:06:55 +02:00
Icedream 9646583400
Change to local AOO server. 2025-05-01 15:06:55 +02:00
Icedream bc125e805a
Change SonoBus output.
The new layout is all stereo, 3x Main, the rest are Voice.
2025-05-01 15:06:55 +02:00
Icedream 9c81a411a6
Remove send-out of mixed audio via SonoBus.
This gets rid of the Ambiguous lighting and the extra CPU load along with the
failing latency calculation.
2025-05-01 15:06:54 +02:00
Icedream 5f76d88113
Remove direct connections from SonoBos to Mix 1. 2025-05-01 15:06:54 +02:00
Icedream fec5a1c022
Add base NDI + Live Mix Ardour project file. 2025-05-01 15:06:54 +02:00
Icedream 7b4908eb15
Enable 96k mp3 output by default.
For some reason, just having the FLAC endpoint enabled causes the audio
to get into an endless stutter loop on the second metadata change (that
is the initial metadata was set already and a second change was
requested via the metadata API). Enabling an MP3 output works around
this.
2025-04-28 18:19:51 +02:00
Icedream acab30fedc
Remove workaround for savonet/liquidsoap#2996.
This issue is no longer present in liquidsoap 2.3.x and the workaround
may actually introduce more issues with metadata mapping.
2025-04-28 18:07:08 +02:00
Icedream 8c462278b0
Fix types on stream API response. 2025-04-28 14:56:04 +02:00
Icedream 0cc13cc0e3
Disable automatic streaming to SI. 2025-04-28 14:56:03 +02:00
Icedream 941f984ae7
Merge remote-tracking branch 'github/renovate/github.com-cenkalti-backoff-v4-5.x' 2025-04-28 14:23:54 +02:00
Icedream ebf1fa857c
Merge remote-tracking branch 'github/renovate/github.com-icedream-go-stagelinq-1.x' 2025-04-28 14:23:54 +02:00
Icedream a40ec559c4
Merge remote-tracking branch 'github/renovate/github.com-gin-gonic-gin-1.x' 2025-04-28 14:23:53 +02:00
renovate[bot] bec9f796dd
Update module github.com/icedream/go-stagelinq to v1 2025-04-27 21:55:49 +00:00
renovate[bot] 9620fd4f62
Update module github.com/cenkalti/backoff/v4 to v5 2025-04-27 21:55:42 +00:00
renovate[bot] 2867df41c1
Update module golang.org/x/sys to v0.32.0 2025-04-27 18:06:30 +00:00
renovate[bot] a2f4cfccc1
Update module github.com/gin-gonic/gin to v1.10.0 2025-04-27 18:06:24 +00:00
Icedream 8f40288e83
Make compile-win.sh executable. 2025-04-27 18:17:30 +02:00
Icedream df549cc76a
Instruct Git to not normalize patch files. 2025-04-27 18:15:39 +02:00
Icedream 004433479f
Update github.com/delthas/go-libnp to v0.1.0 2025-04-27 14:19:34 +02:00
Icedream 7432075867
Fix source path to copy libnp.dll from. 2025-04-27 14:16:43 +02:00
Icedream 7b3a8eae9c
Bump Windows SDK version to 10.0.26100. 2025-04-27 14:15:11 +02:00
Icedream ccf126fdfc
Fix winrt patch not applying due to line endings. 2025-04-27 14:13:39 +02:00
Icedream 940fb0f6db
Download specific SDK version. 2025-04-27 14:05:44 +02:00
Icedream af948d7766
Fix go mod files for np. 2025-04-27 13:58:38 +02:00
Icedream b9afe5fae7
Fix go mod files for prime4. 2025-04-27 13:58:15 +02:00
Icedream 3ba7572156
Fix go mod files for foobar2000. 2025-04-27 13:57:38 +02:00
renovate[bot] 1356387e63
Update module gorm.io/gorm to v1.26.0 2025-04-27 11:56:36 +00:00
Icedream 28f1807658
Merge remote-tracking branch 'github/renovate/gorm.io-driver-mysql-1.x' 2025-04-27 13:55:39 +02:00
Icedream b9cbce57c0
Merge remote-tracking branch 'github/renovate/axios-1.x' 2025-04-27 13:54:59 +02:00
renovate[bot] c0d155a11e
Update module gorm.io/driver/mysql to v1.5.7 2025-04-27 11:54:50 +00:00
renovate[bot] f9877b2ea4
Update golang Docker tag to v1.24 2025-04-27 11:53:53 +00:00
renovate[bot] cf24b95ee7
Update dependency axios to v1.9.0 2025-04-27 11:53:47 +00:00
Icedream 41c3970659
Merge remote-tracking branch 'github/renovate/docker-dockerfile-1.x' 2025-04-27 13:53:00 +02:00
Icedream 812bcaeaaf
Merge remote-tracking branch 'github/renovate/font-awesome-6.x' 2025-04-27 13:52:42 +02:00
Icedream f913c70ea5
Merge remote-tracking branch 'github/renovate/gorm.io-driver-sqlite-1.x' 2025-04-27 13:52:12 +02:00
Icedream 2521b09baa
Merge remote-tracking branch 'github/renovate/github.com-spf13-viper-1.x' 2025-04-27 13:51:57 +02:00
renovate[bot] e289c8e8b3
Update module github.com/spf13/viper to v1.20.1 2025-04-24 06:24:24 +00:00
renovate[bot] 82b5ae18e4
Update alpine Docker tag to v3.21 2025-04-20 14:34:55 +00:00
Icedream 39b22a7492
Bump liquidsoap to current unreleased 2.3.3.
This is basically right now just 2.3.2 (which has a lot of desired
clock/timing changes) plus another reversal of a bad default to
reduce breakages.
2025-04-20 16:34:19 +02:00
Icedream 4cfd82e213
Move icecast to alpine 3.21.
Old image no longer was reproduceable. Might as well.
2025-04-20 16:34:19 +02:00
Icedream 57dbec3aac
Replace ffmpeg-ndi with gst-plugin-ndi for ndi-feeder.
We can no longer reliably compile ffmpeg with the NDI reversal
patch. While gst-plugin-ndi isn't particularly well maintained
anymore either, it works for now and will probably become a
main-stay in my setup. The alternative is doing NDI via OBS and
that's just silly and not easily automatable.
2025-04-20 16:34:16 +02:00
renovate[bot] 4df52adf33
Update docker/dockerfile Docker tag to v1.15.0 2025-04-15 19:37:48 +00:00
renovate[bot] 6f9cb17b9c
Update module gorm.io/driver/sqlite to v1.5.7 2025-02-27 14:47:36 +00:00
renovate[bot] cd1ab0a7f0
Update dependency font-awesome to v6.7.2 2025-02-27 11:46:11 +00:00
Icedream d2df62e51c
Merge remote-tracking branch 'github/renovate/go-github.com-gin-contrib-cors-vulnerability' 2024-12-08 20:02:22 +01:00
Icedream e671b31264
Merge remote-tracking branch 'github/renovate/github.com-icedream-livestream-tools-icedreammusic-metacollector-digest' 2024-12-08 20:01:36 +01:00
Icedream 8dc95e3d98
Merge remote-tracking branch 'github/renovate/github.com-dhowden-tag-digest' 2024-12-08 20:01:20 +01:00
Icedream 9e56366780
Merge remote-tracking branch 'github/renovate/github.com-cenkalti-backoff-v4-4.x' 2024-12-08 20:01:15 +01:00
Icedream b17ee48c4a
Merge remote-tracking branch 'github/renovate/font-awesome-6.x' 2024-12-08 20:01:11 +01:00