Pinned Repositories
analogClock
A program that displays an analog clock based off of internal time. The clock features hour, minute, and second hands, as well as clock face numbers and second hand marks. It provides a visual representation of the current time and is built using Java Swing.
astroChart
Unveil your Zodiac sign and gain insights into its significance for self-awareness and interpersonal connections.
Audio-Media-Player
A media player that allows users to see the metadata from a currently playing song. This code will be later integrated into an Amlogic AML-S905X-CC as a fully functional media player.
audioVisualizer
An audio visualization tool developed in Kotlin. It creates visuals of audio data in the form of waveform and spectrogram.
maxsampler
Immerse yourself in the authentic sound of a Yamaha C7 Grand Piano with the maxSampler. This Max/MSP project features meticulously recorded samples from Loyola University Chicago's music program. Explore expressive dynamics, manipulate samples, and seamlessly integrate with other software through Cycling '74 RNBO.
operatingSystem
x86 Operating System built in C and Assembly using the i686-ELF-GCC cross compiler. Terminal Driver, FAT Driver, ELF Loader, and Memory Management system are functional.
pedalboardMaster
Virtual audio effects chain that mimics those found in real-life studios and digital audio workstations, using Spotify's Pedalboard API.
shuffleAlgorithmsKotlin
A variety of algorithms that could be used to shuffle content for a music streaming service. Developed for Kotlin.
soundPlayer
Simple Java Audio Player.
theBigRedButton
"The Big Red Button" is a solution for always catching those spontaneous creative moments in the music studio. Built using Max/MSP.
mcollins21's Repositories
mcollins21/maxsampler
Immerse yourself in the authentic sound of a Yamaha C7 Grand Piano with the maxSampler. This Max/MSP project features meticulously recorded samples from Loyola University Chicago's music program. Explore expressive dynamics, manipulate samples, and seamlessly integrate with other software through Cycling '74 RNBO.
mcollins21/theBigRedButton
"The Big Red Button" is a solution for always catching those spontaneous creative moments in the music studio. Built using Max/MSP.
mcollins21/analogClock
A program that displays an analog clock based off of internal time. The clock features hour, minute, and second hands, as well as clock face numbers and second hand marks. It provides a visual representation of the current time and is built using Java Swing.
mcollins21/Audio-Media-Player
A media player that allows users to see the metadata from a currently playing song. This code will be later integrated into an Amlogic AML-S905X-CC as a fully functional media player.
mcollins21/audioVisualizer
An audio visualization tool developed in Kotlin. It creates visuals of audio data in the form of waveform and spectrogram.
mcollins21/operatingSystem
x86 Operating System built in C and Assembly using the i686-ELF-GCC cross compiler. Terminal Driver, FAT Driver, ELF Loader, and Memory Management system are functional.
mcollins21/shuffleAlgorithmsKotlin
A variety of algorithms that could be used to shuffle content for a music streaming service. Developed for Kotlin.
mcollins21/soundPlayer
Simple Java Audio Player.
mcollins21/wordCalculator
A simple calculator that uses word selection to prompt users through the calculations they wish to preform.
mcollins21/wordCounter
A simple word counting tool that efficiently determines the number of words in a given text input. It provides a simple and convenient solution for obtaining accurate word count information.
mcollins21/astroChart
Unveil your Zodiac sign and gain insights into its significance for self-awareness and interpersonal connections.
mcollins21/pedalboardMaster
Virtual audio effects chain that mimics those found in real-life studios and digital audio workstations, using Spotify's Pedalboard API.
mcollins21/audioSentinel
AudioSentinel is a lightweight program that detects audio input/output drivers on devices.
mcollins21/browserDAW
mcollins21/chordScaler
mcollins21/dateFormat
mcollins21/interpreter
Interpreter for basic language
mcollins21/Introduction-to-Python
mcollins21/mcollins21
Config files for my GitHub profile.
mcollins21/mcollins21.github.io
Website code and assets for mcollins21.github.io
mcollins21/tonePlayground
tonePlayground is a learning environment for all things related to javascript and tone.js