Lauren Seales (jseales)

jseales

Geek Repo

Company:Santa Cruz Baroque Festival

Location:Santa Cruz, CA

Github PK Tool:Github PK Tool

Lauren Seales's repositories

numpy-style-fft-in-obj-c

An objective C method that returns an fft equivalent to numpy's fft.fft.

Language:Objective-CStargazers:7Issues:2Issues:1

sparse_kernel

an implementation of a sparse kernel for use in pytorch

Language:PythonStargazers:3Issues:2Issues:0
Language:PythonStargazers:1Issues:2Issues:0
Stargazers:0Issues:2Issues:0

arpeggiate

Arpeggiates chords in a midi file, separating the onsets by a user-given number of ticks.

Language:PythonStargazers:0Issues:2Issues:0

basic_midi_app

an iOS app that uses MidiBus to detect apps that can accept midi messages, and gives the user an interface to select the midi connection. Useful as a starting point for a inter-app midi project.

Stargazers:0Issues:2Issues:0

CUV

Matrix library for CUDA in C++ and Python

Language:C++Stargazers:0Issues:2Issues:0

freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.

Language:JavaScriptLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

heapDq

provides the python class HeapDq which is uses heapq to implement a heap, and adds support for deletion of entries.

Language:PythonStargazers:0Issues:2Issues:0

midi

python midi package. Originally by Giles Hall, it contained some bugs about encoding pitch wheel events, and others. I fixed 'em.

Language:PythonStargazers:0Issues:1Issues:0

midi2cope

Converts a midi file to cope events (as invented by David C. Cope, algorithmic composer and professor at UCSC). Call it on the command line by >>python midi2cope.py midifile_1 midifile_2 ... midifile_n.

Stargazers:0Issues:2Issues:0

rbmdemo

My restricted boltzmann machine demo

Language:PythonStargazers:0Issues:2Issues:0

real-time-cqt-and-scale-detection

Does a CQT of mic audio, and finds the best fit of a major scale to what the microphone picks up.

License:GPL-2.0Stargazers:0Issues:2Issues:0

RealtimeAudioClassification

Using spectrograms and convolutional neural networks to listen to environment sounds.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:1Issues:0

vanguard_de_project

The onramp take home project for the DE apprenticeship at Vanguard.

Stargazers:0Issues:0Issues:0

velocity-from-recording

Velocity from recording takes a midi file and an audio recording, and changes the velocities in the midi file according to the loudness of the sound in the recording.

Language:PythonLicense:GPL-2.0Stargazers:0Issues:2Issues:0