3
1
Back

Cat News // Breaking Cat News elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { // SBMC elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { // Two Lumps // Breaking Cat News elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for feedback effects where one sequencer is interacting with another). More of an experimental functionality - Internal clock with manual control. Sequencer cascading to trigger a second sequencer's run, which then re-triggers the first. More feature ideas: Trigger out - Gate out, with probably +12v gates. - Variable step count, 1-10 steps possible (with 2-3 extra switch positions to.

New Pull Request