Skip to content
View moosefactory's full-sized avatar
🏠
Working hard on Seq-One
🏠
Working hard on Seq-One
Block or Report

Block or report moosefactory

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
moosefactory/README.md

Header

Public Repositories

Foundations

MoofFoundation

A compilation of Swift commons

https://github.com/moosefactory/MoofFoundation

UniColor

A color utilities library, and an option to deal seamlessly with CGColors, NSColor, UIColor, and SwiftUI Color

https://github.com/moosefactory/UniColor

--

MIDI

SwiftMIDI

SwiftMIDI is a simple framework that wraps principal CoreMIDI functions, and add few logic and definitions for common midi operations.

https://github.com/moosefactory/SwiftMIDI

SwiftMIDICenter

The SwiftMIDICenter framework adding some more system oriented features like storage and configurations management.

https://github.com/moosefactory/SwiftMidiCenter

MIDICenterApp

MidiCenterApp is a SwiftUI application that serves as a laboratory to experiment SwiftMIDI and SwiftMidiCenter frameworks

https://github.com/moosefactory/MidiCenterApp

--

Metal

MF Metal Example

A cool MacOS / iOS application that demonstrates the usage of MoofFoundation/Calculator

https://github.com/moosefactory/MF-Metal-Example

--

Objective-C ( Deprecated )

MFFoundation

A compilation of some of commonly used codes over my years of coding on Mac and iPhone
Based on Apple Foundation framework.

https://github.com/moosefactory/MFFoundation

MFCocoa

A compilation of some of commonly used codes over my years of coding on Mac and iPhone
Based on Apple Cocoa framework.

https://github.com/moosefactory/MFCocoaExtras

MoofBezierLibrary

A fast Bezier path intersection detector

https://github.com/moosefactory/MoofBezierLibrary

Author

Tristan Leblanc

tristan@moosefactory.eu

Pinned

  1. MF-Metal-Example MF-Metal-Example Public

    MF Metal Example

    Swift 1

  2. MFCocoaExtras MFCocoaExtras Public

    A Utility Framework for iOS and MacOS

    Objective-C

  3. MFFoundation MFFoundation Public

    A utility static library for iOS or MacOS

    Objective-C

  4. MidiCenterApp MidiCenterApp Public

    A SwiftUI lab application to test and SwiftMIDI and SwiftMIDICenter

    Swift 2

  5. SwiftMIDI SwiftMIDI Public

    A thin swift layer over CoreMidi

    Swift 9

  6. SwiftMidiCenter SwiftMidiCenter Public

    A Midi Framework based on SwiftMidi that adds Codable and Observable protocols to CoreMidi objects

    Swift 1