mastodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance, open to everyone, but mainly English and French speaking.

Administered by:

Server stats:

795
active users

#osx

4 posts2 participants0 posts today

Recently a friend of mine got a new #Windows PC for running #Cubase on it. He installed his previously used software, namely Cubase and #Voxengo audio plugins on the new box.

When he opened a Cubase project he had copied from his old PC, none of the plugins in that project were detected any more. Even though he had them installed. So he had to open the project on the old machine, write all plugin settings down to paper, re-insert the very same plugins on the new machine into the very same project and restore the settings from his notes.

I just copied an #Ardour project from #OSX to #UbuntuStudio #Linux. I use some Windows #Voxengo plugins on Linux via #LinVST, while I use native Voxengo binaries on OS X.

The Ardour project created on OS X plays on Linux out of the box, using all plugins (given they are installed).

Just one of these many details in how your #DAW does certain things.

Continued thread

Mobiles Mini-#Tonstudio.

Das #MacBook von 2017 ist bei weitem nicht überfordert mit der Aufgabe, fängt aber bereits bei 5 bis 10% Systemauslastung unglaublich an zu pusten, sodass man eigentlich in einen anderen Raum damit muss. #Apple, so gefeiert, ich kann's immer noch nicht nachvollziehen.

Einsatzgrund: #RME #TotalMix für das #Fireface400 ist einfach so viel besser als #ffadomixer unter #UbuntuStudio #Linux. Letzterer wäre auf meinem #Thinkpad verfügbar und würde auch mit diesem Interface funktionieren.

#Ardour bleibt Ardour, auch auf #OSX.

OK, first pass at a working tiling window manager for OSX is a thing (yes, you read that correctly) 🎉

This is me updating Penrose to remove the X11-isms and then implementing a backend for OSX that lets you drop in pretty much all of the existing functionality from the Penrose crate (minus the status bar and a couple of extensions).

It's still pretty hacky at this stage, and there are plenty of bugs to sort out but I'm happy with how much ends up working out of the box! 😄

#rust #rustlang #osx

github.com/sminez/penrose/pull
github.com/sminez/penrosx

W #OSX jest jakas opcja zeby bylo widac zawsze okienko np kasowania w Finderze? - ciągłe "pokaż wszystkie okienka" jest wkurzające a juz mi sie zdarzało że coś kopiowałem i przekonany że się kopiowanie skończyło chciałem coś skasować. Co jak co ale explorer w Windows jest mimo wielu niedoróbek lepiej przemyślany.
Ktoś coś?

Ist es eine gute Idee ein #Linux (wahrscheinlich #LinuxMint) als dualboot auf einem #MacBookAir 2018 mit T2 Security Chip zu installieren?

Würde das so laufen dass ich es als Hauptsystem verwenden möchte?

Ich mache gerne den Aufwand aber nicht wenn dann zB. der Ton nicht geht oder sowas. Neue Hardware kaufen ist erstmal keine Option, dafür läuft die Kiste noch zu gut. Hab eine PC rumstehen da kommt es auf jeden Fall drauf aber nichts mobiles. #MacOS #OSX

Algo que me super caga de las ultimas versiones de #OSX es que las teclas de control de multimedia son reasignadas a la ultima app que reprodujo video o audio, entonce si le das play aun video de youtube se asigan al navegador, si le das play a un mensaje del whtasss se asigna al whats y asi. (1/2)

Category of totally random. OSX Mojave doesn't play nice with `rspec --bisect` anymore because it crashes out when forking, like so:

objc[49901]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.

My colleague told me to try running with the environment variable `OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES` and it works.

OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES rspec --bisect --seed 1234

What is this magic?