You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
🇳🇱
Working from home
Gerard Braad
gbraad
🇳🇱
Working from home
Manager, Software Engineering - Principal Software Engineer @RedHatOfficial | #FOSS & IT Consultant @gbraadnl
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Store the runtime descriptor passed during initialization so we can access the get_raw_input() API later during rendering.
// Runtime descriptor for background effect support// Provides access to get_raw_input() API which returns audio input unaffected by effect on/off state// This enables the effect to run continuously without requiring HOLD (XY Freeze) to be pressedstaticunit_runtime_desc_ts_runtime_desc;
Hmmm.... I might be able to shed a little light...
Okay, so imagine you are the lead engineer/project manager on a new system. And this system really is your baby. You conceived of its basic design, drove it from start to finish, really poured your soul into it.
And you get back your "it better be right this time because production starts with it unless you really screwed up" prototype motherboard. You build it up, and start testing. Everything has to be right, but that is okay because you were OCD careful and checked everything before sending it out for fab. Just a quick validation, and things should be golden....
But the damn floppy doesn't work. What the hell? The motherboard really provides no value add to the floppy control, everything is controlled by Agnes and Denise. There is nothing there to fail. Swap diskettes. swap Denises, swap anguses, swap power supplies. Still no good. Double check the netlist and the layout. Nothing. The
Supported by GitHub Markdown, VS Code and Obsidian
Important
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque quis placerat lacus, eu aliquam lorem. In hac habitasse platea dictumst. Donec congue, diam non accumsan hendrerit, eros risus euismod orci, vitae ullamcorper turpis mi ut leo.
Note
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque quis placerat lacus, eu aliquam lorem. In hac habitasse platea dictumst. Donec congue, diam non accumsan hendrerit, eros risus euismod orci, vitae ullamcorper turpis mi ut leo.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The AirSend Updater has a bug, and will not properly copy the x64 version of the DLL to the correct place. So, you'll need to manually copy C:\Program Files\NewTek\NewTek NDI AirSend Updater\Processing.AirSend.x64.dll to C:\Windows\System32\, overwriting the existing file.
Restart your PC.
Configure the CasparCG Server to use a Newtek iVGA output. Even though it says iVGA, it will actually be outputting NDI thanks to the updated AirSend DLLs.
You can do this manually by adding a `` consumer to your casparcg.config, or you can do it via the third-party [Caspar
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters