Zack

Results 81 issues of Zack

Is it possible to add a mode that combines only 2 of the shapes (e.g. rectangle + triangle)?

The following configuration results in a tcp socket error for mqtt. ```yaml find3server: container_name: find3server restart: unless-stopped image: schollz/find3 environment: - MQTT_ADMIN=admin - MQTT_PASS=mypass - MQTT_SERVER='localhost:1883' volumes: - /home/USER/find3server:/data ports:...

bug
help wanted
cantfixyet
hacktoberfest

First off - I love aubio, it is an amazing tool and just completely packed with excellent algorithms. I've been using it for years happily. Sorry if this is a...

Twitter?

enhancement
help wanted
hacktoberfest

Follow this: https://github.com/schollz/notepad

enhancement
help wanted
hacktoberfest

Testing using 1/8th notes at 110 bpm on 3 instruments (nts-1, op-1, sh-01a). Two samples taken while running, for 20 seconds each. The samples were processed, aligned and differed. Takeaways:...

documentation

I'd like to be use a corpus of poetry to generate a new BNF brain. I think this can be done using NLTK and NodeBox::Linguistics to parse sentences and generate...

enhancement