<- Previous Log | Select Different Log | Next Log -> |
Log from 2019-03-14: [00:40:01] *** Joins: physkets (~physkets@unaffiliated/physkets) [01:04:39] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Ping timeout: 252 seconds) [01:06:48] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr) [01:10:19] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Excess Flood) [01:10:40] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr) [06:12:07] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Ping timeout: 246 seconds) [06:19:39] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr) [10:05:12] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets) [11:58:48] *** Joins: physkets (~physkets@unaffiliated/physkets) [12:12:57] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Ping timeout: 252 seconds) [12:13:46] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr) [13:38:27] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Ping timeout: 240 seconds) [13:42:57] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr) [15:15:54] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets) [19:15:45] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Excess Flood) [19:19:57] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr) [19:20:29] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Excess Flood) [19:21:56] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr) [19:21:56] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Excess Flood) [22:17:40] *** Joins: AmarokNelg (~AmarokNel@unaffiliated/amaroknelg) [22:17:40] *** Server sets mode: +cnrt [22:18:00] *** Quits: Armanelgtron (~AmarokNel@unaffiliated/amaroknelg) (Ping timeout: 246 seconds) [22:18:28] *** AmarokNelg is now known as Armanelgtron [22:22:48] *** Joins: Z-Man- (~Z-Man@p4FE3EA72.dip0.t-ipconnect.de) [22:22:48] *** Z-Man is now known as Guest46815 [22:22:48] *** Quits: Guest46815 (~Z-Man@p4FE3E672.dip0.t-ipconnect.de) (Killed (niven.freenode.net (Nickname regained by services))) [22:22:48] *** Z-Man- is now known as Z-Man [23:04:42] <Lucifer_arma> it's not a good sign when the test script that comes with the library you're trying to use doesn't work [23:06:28] <ct|kyle> Lucifer_arma: that always means you are in for a lot of fun :) [23:09:19] <Lucifer_arma> ct|kyle: or I'm looking for a different library :) [23:09:36] <Lucifer_arma> but you know what makes it the absolute worst? [23:09:47] <ct|kyle> tyically my case it's also the only one [23:09:49] <Lucifer_arma> it's the Official Alsa Python API that didn't work [23:10:15] <Lucifer_arma> now I'm backing up a step and trying a PortAudio-based python package [23:11:49] <Lucifer_arma> but then, the big question here is this: Why in the fuck is it 2019 and Python still has no decent basic cross-platform audio API in the standard library? [23:12:20] <ct|kyle> heh, sinewav was looking for that years ago [23:12:29] <Lucifer_arma> we have fucking JSON parsers/encoders, and a cvs parser we don't fucking need, and pickling that nobody actually uses unless they're writing a tutorial on pickling [23:12:53] <ct|kyle> there is also nothing good for python yo use BLE [23:13:05] <Lucifer_arma> there's ossaudiodev, for an audio interface that isn't just deprecated, it's removed completely [23:13:09] <Lucifer_arma> and some windows interface [23:13:16] <Lucifer_arma> not even a basic Mac OS X interface! [23:14:11] <Lucifer_arma> but what do you expect when their default GUI is still the most primitive GUI available? [23:14:31] <Lucifer_arma> so here's an even bigger question: Why doesn't Qt5 provide any sort of serious interface to the sound card? [23:15:10] <Lucifer_arma> if the geniuses over at PortAudio can figure it out, why can't the Qt people?View entire month