James Pyle

Results 6 comments of James Pyle

> But can it duplicate audio, though? What does the duplicate audio do? does it allow having say two sources routed and then toggle them or somtehing? I tried to...

What is the setting? Also when using sickBeard on unraid server....where is the config file as I can only locate "sickbeard.cfg" not "config.ini" Every time SB tries to DL a...

Here's the code for reference ` ` `const name='{name}'; const amount='{amount}'; const prompt='{prompt}'; const wrapData=(message)=>{ return message.replace(/\b{name}\b/g, '{name}').replace(/\{currency}{amount}\b/g, '\{currency}{amount}').replace(/\b{amount}\{currency}/g, '{amount}\{currency}').replace(/\b{amount}\b/g, '{amount}').replace(/\{currency}/g, '\{currency}'); } const typewriter = new Typewriter('.text-container', { //skipAddStyles:true,...

Hey thanks, all I had to do was add the display: inline to my existing class and now it works =D The only downside is there's no like..global CSS so...

Same issue. Edge will change it back to default tile like several times a day, it is super annoying. I tried using the custom shortcut but Windows won't let me...