Skip to content

Commit

Permalink
updated README with new make info
Browse files Browse the repository at this point in the history
  • Loading branch information
steveschow committed Nov 12, 2014
1 parent 12ee1c5 commit 3959574
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,14 @@ Depends on several things in order to build on OSX:

3 - You must download steinbergs sdk and copy asio.h into the wineasio dir: https://aur.archlinux.org/packages/steinberg-asio/

4 - Use Makefile.osx to build wineasio on OSX:

make -f Makefile.osx

TODO
----
- Try out 64bit version

- Try to see if we can make it work using the default float sample data. Currently have found that produces no audio with JackOSX and had to use ASIOST32INT def in order to get it working. See main README for explanation.

- Need to make this more generic so that it can potentially be merged back into the wineasio mainline. This may include some ifdefs around the patches to asio.c and/or ifdefs inside a single Makefile rather then providing seperate OSX makefile.
- see if the change to asio.c is generic enough to be used for all platforms or do ifdefs need to be used for isolating this patch only OSX?

OSXWINEBUILDER
--------------
Expand Down

0 comments on commit 3959574

Please sign in to comment.