FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for examples - joobian/jackclient-python · GitHub
joobian
/
jackclient-python
Public
forked from
spatialaudio/jackclient-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
jackclient-python
examples
on
master
User selector
Datepicker
Commit history
Commits on Jan 27, 2020
A few changes to transporter.py
mgeier
committed
1ce4da9
View commit details
Copy full SHA for 1ce4da9
View code at this point
Browse repository at this point
A few changes discussed in #74
mgeier
committed
a3e87e0
View commit details
Copy full SHA for a3e87e0
View code at this point
Browse repository at this point
Add examples for for JACK transport and timebase master
Show description for 6ba1b37
SpotlightKid
authored and
mgeier
committed
6ba1b37
View commit details
Copy full SHA for 6ba1b37
View code at this point
Browse repository at this point
Commits on Sep 15, 2019
Change double quotes to single quotes
Show description for 2ac12db
mgeier
committed
2ac12db
View commit details
Copy full SHA for 2ac12db
View code at this point
Browse repository at this point
Commits on Jun 26, 2019
Add support for slow-sync clients
mgeier
committed
0933562
View commit details
Copy full SHA for 0933562
View code at this point
Browse repository at this point
Commits on May 10, 2019
Metadata API: Allow Client and Port as "subject" argument
mgeier
committed
ae3a0b1
View commit details
Copy full SHA for ae3a0b1
View code at this point
Browse repository at this point
Add support for metadata properties
Show description for 210edc5
mgeier
committed
210edc5
View commit details
Copy full SHA for 210edc5
View code at this point
Browse repository at this point
Commits on Jan 14, 2019
Add example application midi_file_player.py
mgeier
committed
78e2ff5
View commit details
Copy full SHA for 78e2ff5
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
Implement Port.alias() property. (#45)
jofemodo
authored and
mgeier
committed
3b78622
View commit details
Copy full SHA for 3b78622
View code at this point
Browse repository at this point
Commits on Nov 13, 2016
DOC: Fix pre-buffering bug in play_file.py example program
mgeier
committed
8335451
View commit details
Copy full SHA for 8335451
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
Simplify play_file.py by using a single queue
Show description for 766a570
mgeier
committed
766a570
View commit details
Copy full SHA for 766a570
View code at this point
Browse repository at this point
Commits on Oct 23, 2016
Add example application play_file.py
mgeier
committed
dcc8e65
View commit details
Copy full SHA for dcc8e65
View code at this point
Browse repository at this point
Commits on Oct 21, 2016
Typo: arbitrary many -> arbitrarily many
mgeier
committed
9e5a84b
View commit details
Copy full SHA for 9e5a84b
View code at this point
Browse repository at this point
Add MIDI-Sine-NumPy example
mgeier
committed
51e8eac
View commit details
Copy full SHA for 51e8eac
View code at this point
Browse repository at this point
Commits on Oct 15, 2016
Add "showtime" example client
Show description for 1e48dae
mgeier
committed
1e48dae
View commit details
Copy full SHA for 1e48dae
View code at this point
Browse repository at this point
Commits on Sep 23, 2016
Replace double quotes with single quotes
mgeier
committed
43832fc
View commit details
Copy full SHA for 43832fc
View code at this point
Browse repository at this point
Commits on Nov 1, 2015
Remove empty lines before class docstrings
Show description for 27d244b
mgeier
committed
27d244b
View commit details
Copy full SHA for 27d244b
View code at this point
Browse repository at this point
Commits on Aug 18, 2015
Remove property "xrun_delayed_usecs"
Show description for f98bcc8
mgeier
committed
f98bcc8
View commit details
Copy full SHA for f98bcc8
View code at this point
Browse repository at this point
Use CallbackExit exception instead of callback return values
mgeier
committed
b56efbc
View commit details
Copy full SHA for b56efbc
View code at this point
Browse repository at this point
Commits on Jul 22, 2015
Add MIDI sine example
mgeier
committed
e18d90b
View commit details
Copy full SHA for e18d90b
View code at this point
Browse repository at this point
chatty_client example: catch more specific exception
mgeier
committed
1eed16d
View commit details
Copy full SHA for 1eed16d
View code at this point
Browse repository at this point
Commits on Jul 16, 2015
chatty_client: check for error when setting port rename callback
Show description for a67466a
mgeier
committed
a67466a
View commit details
Copy full SHA for a67466a
View code at this point
Browse repository at this point
Commits on Jun 2, 2015
Remove RingBuffer TODO from midi_monitor example
mgeier
committed
6db9a65
View commit details
Copy full SHA for 6db9a65
View code at this point
Browse repository at this point
Docs changes for set_timebase_master()
mgeier
committed
6c4ae51
View commit details
Copy full SHA for 6c4ae51
View code at this point
Browse repository at this point
Commits on May 23, 2015
Use set_*_callback() as decorators in all examples
Show description for 8f8916a
mgeier
committed
8f8916a
View commit details
Copy full SHA for 8f8916a
View code at this point
Browse repository at this point
Remove "userdata"
Show description for ce5ad26
mgeier
committed
ce5ad26
View commit details
Copy full SHA for ce5ad26
View code at this point
Browse repository at this point
Commits on Feb 19, 2015
Merge pull request #2 from spatialaudio/midi
Show description for 81c5a77
mgeier
committed
81c5a77
View commit details
Copy full SHA for 81c5a77
View code at this point
Browse repository at this point
Commits on Jan 26, 2015
Allow passing a buffer object to write_midi_event()
mgeier
committed
ac86738
View commit details
Copy full SHA for ac86738
View code at this point
Browse repository at this point
Commits on Jan 12, 2015
midi_chords: check only first 4 bits for NoteOn/NoteOff
Show description for 0ca9036
mgeier
committed
0ca9036
View commit details
Copy full SHA for 0ca9036
View code at this point
Browse repository at this point
Commits on Jan 10, 2015
midi_monitor: use format()
mgeier
committed
94642ea
View commit details
Copy full SHA for 94642ea
View code at this point
Browse repository at this point
MIDI examples: use with-statement
mgeier
committed
5b3631a
View commit details
Copy full SHA for 5b3631a
View code at this point
Browse repository at this point
chatty_client: import print_function
mgeier
committed
f39856e
View commit details
Copy full SHA for f39856e
View code at this point
Browse repository at this point
examples: use with-statement
mgeier
committed
55b7257
View commit details
Copy full SHA for 55b7257
View code at this point
Browse repository at this point
thru_client: add argument parsing
mgeier
committed
c0260fb
View commit details
Copy full SHA for c0260fb
View code at this point
Browse repository at this point
thru_client: simplify range(1, 3) to 1, 2
mgeier
committed
e519c36
View commit details
Copy full SHA for e519c36
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL