hey guys,
this must be an easy question, but i can’t seem to find any examples.
i’m basically trying to add notifiers to renoise.song() as soon as renoise loads - but this fails if you put it in the main part of the tool code (i.e. when you load renoise, i assume that there is no song loaded yet, and thus renoise.song() doesn’t exist).
so my question is, where can i add these notifiers so they are initialized as soon as the song loads? tried looking for a song_loaded observable or similar but couldn’t find it.
any tips appreciated!
thanks,
shaw-han