Files @ a3267d8c498e
Branch filter:

Location: light9/doc/extra

Drew Perttula
leave in a comment about how to offset the audio time in case your sound card is lying
we didn't eventually need this because we found a good-sounding card
that could report offset correctly. But if you're stuck with a card
that reports offset incorrectly, you can play with this offset for
a partial workaround. note that song intros will probably still be
corrupted (but you could workaround that by prepending some silence)


'''

        up
        |\________
       / \_      /\
      /    \   /   \
   d1        d2    d3


   up has a single output that outputs {d1 : .8, d2:0.1}
   

'''