Todos Novo

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Entrar


Todos Novo Entrar

Todos os gists

Mais recente criado
Menos recente criado
Mais recente atualizado
Menos recente atualizado
thomas's Avatar

thomas / Launchpad-mAirlist

0 curtidas
0 bifurcações
1 arquivos
Última atividade 1753700969
Script for Novation Launchpad in mAirlist Inspired by Thomas "Kloppi" Kloppholzs' Mairlist-Launchpad-Script
1 // Launchpad Script
2 // Written by Thomas Mongstad.
3 // Inspired by Thomas "Kloppi" Kloppholzs' Mairlist-Launchpad-Script
4 // https://github.com/Lexorius/Mairlist-Launchpad-Script
5 // Version 0.1.1
6 // https://www.youtube.com/watch?v=BHzI3VjI2l8
7 /////////////////////////////////////////////////////////////////////
8
9
10 const
thomas's Avatar

thomas / Change Audio Output

0 curtidas
0 bifurcações
2 arquivos
Última atividade 1738913543
Change the audio output in mAirlist
mAirlist script
1 procedure OnExecuteCommand(Command: string);
2 begin
3 if Command = 'CHANGEAUDIO' then begin
4 Instance.GetPlaybackRouting.SetSingleAssignment('Player0_0', 'ENCODER')
5 end;
6 end;
7
8 begin
9 end.
Próximo Anterior

Desenvolvido por Opengist ⋅ Load: 39ms⋅

Português
Čeština Deutsch English Español Français Magyar Italiano Polski Português Русский Türkçe Українська 中文 繁體中文