Giter Site home page Giter Site logo

synclock's Introduction

synclock a0.3

2019/05/08

by ixi-audio.net and supported by the University of the Basque Country http://www.ehu.eus

A chronometer that runs in sync in many devices at the same time (android and pcs). Developed in PureData

License GPL

Synclock is an atempt to create a chronometer that runs in sync in many devices at the same time. The devices must be in the same network (firewalls might interfiere). It is programmed in PD.

  • It displays the current time with 00:00 format (max 59:59)
  • It displays the current bar
  • Countdown 3-2-1-0 with a red flash before starting
  • Flashes at BPM

There are two versions:

  • synclock: It uses the SyncJams library (https://github.com/chr15m/SyncJams) to syncronise all devices in the local network. The time is shared between all devices in the network. Any device can start/stop the chronometer. New devices joining the network automatically join the current chronometer (if already running).

  • synclock_masterslave: This is a experimental version where a device acts as a master (press the master connect button to become master) and broadcasts the time to the other devices in the network, which act like slaves. Any device can join at any time and it will be automatically in sync. The timer might be more flacky in this version. This version borrows some code from the nice SyncJams library (https://github.com/chr15m/SyncJams).

Usage and requirements:

  1. Just open droidparty_main.pd and press the orange button.
  1. Send a synclock.pdz file to the device via email, whatsapp ...
  2. Try to open it. PdDroidParty/PdParty should run it or copy it to the phone to later run it
  3. To start one of the users must press the start button (orange, top-left) and all clients connected should see the flashing countdown for 4 secs and later get the chronometer in sync.
  4. From now on just run PdDroidParty/PdParty and it will offer you to open Synclock.

issues: sometimes it takes a while for all the devices to get to know each other. no idea why.

synclock's People

Contributors

enrike avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.