Click here to Skip to main content
15,892,005 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: CCC Pin
Kornfeld Eliyahu Peter30-Jun-20 22:53
professionalKornfeld Eliyahu Peter30-Jun-20 22:53 
GeneralRe: CCC Pin
OriginalGriff30-Jun-20 23:14
mveOriginalGriff30-Jun-20 23:14 
GeneralRe: CCC Pin
jsc421-Jul-20 2:47
professionaljsc421-Jul-20 2:47 
GeneralRe: CCC Pin
Greg Utas1-Jul-20 0:34
professionalGreg Utas1-Jul-20 0:34 
GeneralRe: CCC Pin
pkfox1-Jul-20 1:04
professionalpkfox1-Jul-20 1:04 
PraiseRe: CCC Pin
Kornfeld Eliyahu Peter1-Jul-20 1:04
professionalKornfeld Eliyahu Peter1-Jul-20 1:04 
GeneralRe: CCC Pin
OriginalGriff1-Jul-20 1:05
mveOriginalGriff1-Jul-20 1:05 
GeneralI feel like I have parts left over but it's working Pin
honey the codewitch30-Jun-20 19:12
mvahoney the codewitch30-Jun-20 19:12 
My little MIDI library is small, and yet in many ways its more advanced than other offerings despite starting out simple.

It's fast. It's small. It's easy to code against (easier than a lot of stuff I've seen). It has a whole lot of features.

So what's the catch? I feel like I want to dive into other people's code to see what they have that I don't.

So far from the little I've seen the stuff just looks more complicated than it needs to be - with midi "pipelines" and things like that.

I don't see the point in features like that. I like K.I.S.S., but even without that I don't know what someone could accomplish that they couldn't with my lib about as easily.

So I'm proud of myself, but a little worried. I've wrapped all of the Windows MIDI API except for patch caching, and my file editing and querying API is pretty good, but it's all very simple, and small. It was almost too easy to code that actual protocol end of it.

I feel like I'm missing something big.

The only complicated part was interfacing with the MIDI hardware.
Real programmers use butterflies

PraiseRe: I feel like I have parts left over but it's working Pin
RickZeeland30-Jun-20 20:30
mveRickZeeland30-Jun-20 20:30 
GeneralRe: I feel like I have parts left over but it's working Pin
Garth J Lancaster30-Jun-20 20:38
professionalGarth J Lancaster30-Jun-20 20:38 
GeneralRe: I feel like I have parts left over but it's working Pin
honey the codewitch30-Jun-20 22:08
mvahoney the codewitch30-Jun-20 22:08 
GeneralRe: I feel like I have parts left over but it's working Pin
Garth J Lancaster30-Jun-20 23:49
professionalGarth J Lancaster30-Jun-20 23:49 
GeneralRe: I feel like I have parts left over but it's working Pin
Sander Rossel30-Jun-20 21:24
professionalSander Rossel30-Jun-20 21:24 
GeneralRe: I feel like I have parts left over but it's working Pin
honey the codewitch30-Jun-20 22:20
mvahoney the codewitch30-Jun-20 22:20 
PraiseRe: I feel like I have parts left over but it's working Pin
Kornfeld Eliyahu Peter30-Jun-20 21:50
professionalKornfeld Eliyahu Peter30-Jun-20 21:50 
GeneralRe: I feel like I have parts left over but it's working Pin
honey the codewitch30-Jun-20 22:01
mvahoney the codewitch30-Jun-20 22:01 
GeneralRe: I feel like I have parts left over but it's working Pin
Slacker00730-Jun-20 21:59
professionalSlacker00730-Jun-20 21:59 
GeneralRe: I feel like I have parts left over but it's working Pin
honey the codewitch30-Jun-20 22:00
mvahoney the codewitch30-Jun-20 22:00 
GeneralRe: I feel like I have parts left over but it's working Pin
Slacker00730-Jun-20 22:05
professionalSlacker00730-Jun-20 22:05 
GeneralRe: I feel like I have parts left over but it's working Pin
honey the codewitch30-Jun-20 22:16
mvahoney the codewitch30-Jun-20 22:16 
GeneralRe: I feel like I have parts left over but it's working Pin
Slacker00730-Jun-20 22:20
professionalSlacker00730-Jun-20 22:20 
GeneralRe: I feel like I have parts left over but it's working Pin
honey the codewitch30-Jun-20 22:28
mvahoney the codewitch30-Jun-20 22:28 
GeneralRe: I feel like I have parts left over but it's working Pin
Marc Clifton1-Jul-20 3:14
mvaMarc Clifton1-Jul-20 3:14 
GeneralRe: I feel like I have parts left over but it's working Pin
honey the codewitch1-Jul-20 4:04
mvahoney the codewitch1-Jul-20 4:04 
JokeLooked at CP and saw this... Pin
raddevus30-Jun-20 5:37
mvaraddevus30-Jun-20 5:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.