ut-proj / undermidi

An Erlang/LFE MIDI soft real time server for live play of MIDI devices
BSD 2-Clause "Simplified" License
4 stars 1 forks source link

beatracker: Add a `gen_server` to track state #20

Closed oubiwann closed 3 years ago

oubiwann commented 3 years ago

Musical phrases will be stored in the state gen_server for beatracker.

Blocks:

Part of:

oubiwann commented 3 years ago
lfe> (undermidi:start)
lfe> (undermidi.liveplay:ping)
PONG
lfe> (undermidi.liveplay:table-info)
#M(compressed false controlling-process undermidi.liveplay
   decentralized_counters false description "Liveplay session table"
   heir none id #Ref<0.1187536096.3726508034.100886> keypos 1
   memory 311 name liveplay-history named_table true
   node nonode@nohost owner #Pid<0.650.0> protection public
   read_concurrency false size 0 type bag write_concurrency false)