Paris, France

Brad Howes

Expert
@bradhowes

I've typed more code than I can remember.

SoundFonts. Powerful polyphonic synthesizer for iOS that relies on sound fonts for generating audio - https://bradhowes.github.io/SoundFonts/

84

swift-math-parser. Math expression parser built with Point•Free's swift-parsing package

72

Joystick. A custom UIView in Swift that presents a simple joystick interface.

63

AUv3Template. Template project for new AUv3 effects in iOS and macOS

32

remarkable-katex. A Remarkable plugin for converting $...$ and $$...$$ in Markdown text into math HTML using KaTeX.

26

AUv3Support. Swift package containing useful code for AUv3 components.

25

Knob. Simple knob control for iOS and macOS that depicts its path as an arc using CoreAnimation layers.

24

BlockComment. Xcode source editor extension for Swift editing that will insert a block comment, possibly with some tags.

21

LPF. AUv3 AudioUnit low-pass filter for iOS and macOS

21

MotionCollector. Simple iOS app to collect data from CoreMotion sensors.

19

AUv3Controls. SwiftUI knob and toggle for use with AUv3 components. Uses The Composable Architecture by Point-Free

17

morkandmidi. Extensions and classes in Swift that make it easy to get an iOS device reading and processing MIDI data

17

AUv3Host. Simple host for a collection of the same AUv3 component

16

SwiftDataTCA. Sample app combining SwiftData with the Composable Architecture (TCA)

13

SF2Lib. SoundFont synthesizer in C++

11

SoundFontsPlus. SwiftUI version of my SoundFonts app

7

vhtc. Simple example of how to properly configure iOS UITableView cells containing UITextView elements.

6

ArrowView. Simple iOS view that draws a line with an arrow at the end. Uses UIBezierPath for a nice wavy effect.

6

AUv3Template-SwiftUI. Another template for hosting app + AUv3 app extension with SwiftUI interfaces

6

SimplyFlange. A simple but effective flange effect audio unit (AUv3)

5

SynthInC. Swift iOS application that plays Terry Riley's "In C" composition using CoreAudio and AVFoundation frameworks

5

DottedVersionVector. Swift implementation of a dotted version vector (see https://github.com/ricardobcl/Dotted-Version-Vectors)

5

Accelerate-in-Swift. Swift example codes for the Accelerate.framework

4

keystrokecountdown. Source for my blog site keystrokecountdown.com which uses metalsmith.io to generate HTML files from Markdown text files and IPython notebooks.

4

notifier. A notification service built in Node.js that works with Microsoft WNS, Apple APN and Google GCM for push notifications. Supports device registrations, template management, and event notifications.

4

SimplyPhaser. Phaser AUv3 audio effect for iOS and macOS

3

SimplyTremolo. Tremolo AUv3 audio effect for iOS and macOS

3

auv3-support. Reworking of AUv3Support package for AUv3 and SwiftUI

3

swift-grdb-tca. Playground for SwiftUI + GRDB + TCA

2

Checkbox. Embarrassingly simple UIControl with binary state that appears as a garden-variety checkbox.

2

typedfullstate. Typed fullState collection for AUv3 components

2

SimplyChorus. AUv3 audio filter that generates a "chorus" effect.

2

brh-splitview. SwiftUI view with dynamic splitting of child views

2

swift-uitableview-searching. Demo of how to search for matches in UITableView content

2

notebookjs-katex. Filter for IPython source files that converts $..$ and $$..$$ blocks in Markdown cells into KaTeX math HTML.

2

DragGesture. SwiftUI demo of using a drag gesture to adjust a knob control but with some issues

2

SF2LibAU. AUv3 MIDI instrument with sound font (SF2) rendering

1

astar. A* path finding library in Swift

1

ChorusKernel. An AUv3 audio unit chorus kernel

1

iffdigest. Revamped version of code and ideas by Andrew C. Bulhak

1

DataSampler. Port of my NotificationHubTest app to Swift 3.

1

brh-segmented-control. SwiftUI control that mimics the segmented Picker but with style

1

CustomizableSegmentedControl. Customizable segmented control in SwiftUI

1

pyslimp3. Automatically exported from code.google.com/p/pyslimp3

1

dotnetremotedebug. Bits and pieces I've used to test out remote debugging of a .NET Core app using Visual Studio Code

1
45
Apply