ChanServ changed the topic of #asahi-dev to: Asahi Linux: porting Linux to Apple Silicon macs | Non-development talk: #asahi | General development | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Logs: https://alx.sh/l/asahi-dev
jashton has joined #asahi-dev
<jashton>
Hello! I'd like to contribute to the project. The psycho acoustic bass plugin is listed as a good starting point, particularly for students. Firstly, am I understanding the scope correctly? The plugin needs to determine what (configurable) frequencies to lower the gain of, and increase the gain of the harmonics of those same frequencies?
<jashton>
Well, I just found the research issue page on GitHub and read through that. I'm not familiar with that math, but the idea of creating a daemon to handle this makes sense to me. There's also someone who posted that there's been some talk about this in the IRC channels, though I don't seem to be able to see a history.
utsweetyfish has quit [Remote host closed the connection]
utsweetyfish has joined #asahi-dev
ah- has quit [Ping timeout: 480 seconds]
ah- has joined #asahi-dev
jashton has quit [Ping timeout: 480 seconds]
linuxgemini01953 has quit []
linuxgemini01953 has joined #asahi-dev
zzywysm_ has joined #asahi-dev
zzywysm has quit [Ping timeout: 480 seconds]
utsweetyfish has quit [Remote host closed the connection]
utsweetyfish has joined #asahi-dev
utsweetyfish has quit [Remote host closed the connection]
utsweetyfish has joined #asahi-dev
crabbedhaloablut has joined #asahi-dev
john-cabaj has quit [Ping timeout: 480 seconds]
tristan2_ has joined #asahi-dev
tristan2 has quit [Ping timeout: 480 seconds]
utsweetyfish has quit [Remote host closed the connection]
utsweetyfish has joined #asahi-dev
nepeat has quit [Ping timeout: 480 seconds]
nepeat has joined #asahi-dev
amw has joined #asahi-dev
jn has joined #asahi-dev
jnn has quit [Ping timeout: 480 seconds]
utsweetyfish has quit [Remote host closed the connection]
alethkit has quit [Remote host closed the connection]
alethkit has joined #asahi-dev
alethkit has quit [Remote host closed the connection]
alethkit has joined #asahi-dev
c10l has quit [Ping timeout: 480 seconds]
utsweetyfish has quit [Remote host closed the connection]
utsweetyfish has joined #asahi-dev
mkurz_ has joined #asahi-dev
mkurz has quit [Read error: No route to host]
fossdd has quit [Remote host closed the connection]
fossdd has joined #asahi-dev
nimprod3l has quit [Quit: Leaving]
mkurz has joined #asahi-dev
mkurz_ has quit [Ping timeout: 480 seconds]
zzywysm has joined #asahi-dev
axboe has quit [Remote host closed the connection]
axboe has joined #asahi-dev
utsweetyfish has quit [Remote host closed the connection]
utsweetyfish has joined #asahi-dev
jashton has joined #asahi-dev
jashton has quit [Ping timeout: 480 seconds]
mkurz has quit [Ping timeout: 480 seconds]
krbtgt_ has joined #asahi-dev
krbtgt_ is now known as krbtgt
<krbtgt>
i wonder if it might be a good idea to have easy-to-use builds of the latest idevicerestore available for people to use; i..e a single static binary, or packages to point to (though that's distro specific)
<krbtgt>
i've been looking into and and the annoying part might be usbmuxd, since it requires udev activation and idevicerestore needs usbmuxd running per the docs
<krbtgt>
but if an older version of the distro usbmuxd can be used w/ newer everything else (or iTunes for windows users), then single-binary idevicerestore looks a lot more appealing
<krbtgt>
as of now, if an AS mac is your only mac, and you hose it, the steps to be able to DFU without going to the apple store are pretty annoying
<marcan>
you don't need udev activation for usbmuxd, you can just run it standalone, but you do need it to be running
<marcan>
you do need newer usbmuxd to get the PIDs for newer machines
<marcan>
however you should *also* be able to just use the iTunes usbmuxd on Windows, usbmuxd is designed to use the same protocol as Apple's implementation for that reason
<marcan>
in principle it should be possible to run usbmuxd in-process with some rework, if someone really cares. you could probably just spawn it as a thread and leave the socket stuff in place even if it all goes back to the same process. but then again at that point it's probably easier to just have a shell script that spawns it before idevicerestore.
* marcan
wrote usbmuxd a long, long time ago
<krbtgt>
downloading two binaries and spawning usbmuxd if you don't have udev rules for it already doesn't seem too bad
<krbtgt>
though supressing the older distro usbmuxd that isn't aware of newer devices could be annoying
<krbtgt>
i'm hoping apple's usbmuxd for windows is aware of macs
<nicolas17>
janneg: that's not using a video file in avd, is it? :p
<janneg>
no, it's using raw frames
<nicolas17>
I was replying to "https://github.com/eiln/avd <3 seems like eiln can play videos over m1n1 now"
<ydalton>
eiln: what does that m3 firmware do? other than annoy people who have to deal with it
ydalton has left #asahi-dev [ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.0.92)]
mkurz has quit [Ping timeout: 480 seconds]
<janneg>
looks like there might be a 3 M3 Pro/Max/... macOS kernel builds. apparently there will be H15G, H15J and H15S. could mean that the two M3 Max variants are different chips