azonenberg has quit [Read error: Operation timed out]
azonenberg has joined #milkymist
<playthatbeat>
ok thanks Fallenou
<playthatbeat>
i'll look at how i made the pdf from the .tex, maybe it;s me, but it looked borked..
<wpwrak>
playthatbeat: last time i checked, it left many questions unanswered
sb0 has joined #milkymist
sb0 has quit [Ping timeout: 256 seconds]
fsk has quit [Quit: fsk]
kyak has joined #milkymist
kyak has joined #milkymist
mumptai has joined #milkymist
fsk has joined #milkymist
kilae has joined #milkymist
fsk has quit [Quit: fsk]
fsk has joined #milkymist
sb0 has joined #milkymist
xiangfu has joined #milkymist
<Fallenou>
larsc: wpwrak do you know why it was shutdown? is there a replacement planned? are there backups?
fsk has quit [Quit: fsk]
<wpwrak>
i think wolfgang simply realized it was useless and just costing money
xiangfu has quit [Remote host closed the connection]
sb0 has quit [Ping timeout: 256 seconds]
<playthatbeat>
wpwrak: all i'm really looking for is a list of the commands in Flickernoise.. i haven't been looking long, but it does seem there is no _actual_ list of the commands published currently
<wpwrak>
i think pretty much everything in the manual still works. there aren't that many new variables.
<playthatbeat>
kk, i'll stick with what i have from the handbook.tex then.. it's just a bit confusing as some sections have nothing in them, and there's alot of white space too..
<playthatbeat>
like 3.6.2 - Reacting to Sound is blank etc.
<Fallenou>
I learned FNP language by reading other patches
<Fallenou>
it's a good start
<Fallenou>
it makes you experiment with each variable to try to understand what it really does :)
<wpwrak>
yes, that's indeed the best approach. take a patch you like, then start playing with the variables. see what happens.
<wpwrak>
if you have MIDI, you can also change them while the patch is running. that helps a lot. some effects are quite non-linear.
fsk has joined #milkymist
<Fallenou>
yes midi keyboard is really awesome for playing with the Milkymist One :)
<Fallenou>
and some midi keyboard are really not expensive
sb0 has joined #milkymist
sb0_ has joined #milkymist
sb0 has quit [Read error: Connection reset by peer]
qi-bot has quit [Ping timeout: 255 seconds]
sb0_ has quit [Ping timeout: 252 seconds]
sb0 has joined #milkymist
mwalle has joined #milkymist
<playthatbeat>
yes, i was expecting to do that, it's a great way to learn analysing other people's patches
<playthatbeat>
but sometimes you might have a need for a specific effect or process, and it would be nice to know how to make that happen without a long period of sandboxing
<playthatbeat>
i'll take the time, play about, will get there..
<Fallenou>
have fun :)
<wpwrak>
it's pretty hard to predict what some changes do. a lot of the variables aren't just modules.
<wpwrak>
e..g, if you run the "Tornade (Rain Dance)" (needs MIDI), you can get very different effects by just varying a small number variables.
<Fallenou>
does someone have a link to an explanation of the "startup sequence" of a x86 dynamically linked executable ?
* Fallenou
is trying to follow the flow reading the assembly but it's not very straight forward
<Fallenou>
I'm lost at the first instruction of _libc_start_main@plt which does jmp *some_addr, but so far (from _start:) I've never seen any write to this address
* Fallenou
will end up firing up gdb
<Fallenou>
oh ok nevermind, this address was in the GOT
jimmythehorn has joined #milkymist
jimmythehorn has quit [Quit: jimmythehorn]
jimmythehorn has joined #milkymist
<mwalle>
Fallenou: i guess that is lazy binding, isnt it?
jimmythehorn has quit [Quit: jimmythehorn]
jimmythehorn has joined #milkymist
jimmythehorn has quit [Client Quit]
<Fallenou>
yes it is
<Fallenou>
in fact I found out that first instructions of a process is not located inside the binary file itself
<Fallenou>
the dynamic loader is run first, loading shared libraries, and then calling _init (from the binary file itself)
jimmythehorn has joined #milkymist
jimmythehorn has quit [Client Quit]
hypermodern has joined #milkymist
hypermodern has left #milkymist [#milkymist]
fsk has quit [Quit: fsk]
kilae has quit [Quit: ChatZilla 0.9.89 [Firefox 18.0.1/20130116073211]]