1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-02 12:33:52 +00:00
Commit graph

35 commits

Author SHA1 Message Date
bjorn db4b8bfbc5 Improve WebVR audio support; 2017-05-06 16:27:16 -07:00
bjorn 0f1acae42a WIP; 2017-04-16 16:56:49 -07:00
bjorn b84f72f17e Rename vendor to lib; 2017-03-11 02:19:33 -08:00
bjorn c52f5e7318 Relative sources and volume limiting; 2017-02-28 20:03:47 -08:00
bjorn e5aefb3f03 Fix windows compilation; 2017-02-26 14:32:59 -08:00
bjorn 13db69a2fb Error when positioning stereo sources; 2017-02-26 13:24:22 -08:00
bjorn 2a6afc4999 lovr.audio.isSpatialized; 2017-02-26 13:14:15 -08:00
bjorn 43ecf52dbc Source:getVelocity; Source:setVelocity; 2017-02-26 13:11:22 -08:00
bjorn e25141417e lovr.audio.getDopplerEffect; lovr.audio.setDopplerEffect; 2017-02-26 13:09:09 -08:00
bjorn 063f005ed7 lovr.audio.getVelocity; lovr.audio.setVelocity; 2017-02-26 12:58:43 -08:00
bjorn 9df7195e68 Source:getCone; Source:setCone; 2017-02-26 12:50:51 -08:00
bjorn ba79d4a8e4 Rename Source orientation to direction; 2017-02-26 12:39:41 -08:00
bjorn c576f7563d Source:getFalloff; Source:setFalloff; 2017-02-26 12:37:18 -08:00
bjorn 8571783b4f Refactor loaders; 2017-02-19 01:54:58 -08:00
bjorn e80f390151 Try #pragma once; 2017-01-26 02:21:56 -08:00
bjorn 492a75acba Properly destroy modules on exit; 2017-01-21 18:18:12 -08:00
bjorn 1f4ecad44b Shuffle things around; 2017-01-20 20:16:59 -08:00
bjorn 8a3d52b3c6 Cleanup ugh; 2017-01-20 19:55:54 -08:00
bjorn a118a6bff5 Cleanup; 2017-01-20 18:39:49 -08:00
bjorn 1e2294a345 Fix Source memory leak; 2017-01-06 19:15:03 -08:00
bjorn d2d28e6100 Audio fixes; 2017-01-06 18:43:24 -08:00
bjorn 9cbfeb0bf4 Sync audio listener with headset; 2017-01-06 17:45:15 -08:00
bjorn 1c61fa88b3 HRTF; 2017-01-06 14:13:51 -08:00
bjorn cd3da38478 lovr.audio.getVolume; lovr.audio.setVolume; 2017-01-06 00:41:08 -08:00
bjorn 84bbe291d1 Global pause/resume/rewind/stop for lovr.audio; 2017-01-06 00:37:16 -08:00
bjorn c2c1e8aac5 Audio listener position and orientation; 2017-01-05 21:36:38 -08:00
bjorn fa6b742972 Source:getOrientation; Source:setOrientation; 2017-01-05 21:21:14 -08:00
bjorn d437d04259 SoundData -> SourceData; 2017-01-05 21:10:01 -08:00
bjorn b28d822797 Source:setPosition; Source:getPosition; 2017-01-05 21:07:12 -08:00
bjorn 952330d1c8 Source:getPitch; Source:setPitch; 2017-01-05 20:32:22 -08:00
bjorn 0d33dd432d Source:getVolume; Source:setVolume; 2017-01-05 20:27:32 -08:00
bjorn ff10224589 Source:seek; Source:tell; 2017-01-05 20:21:16 -08:00
bjorn 56b121a0e9 Loop-de-loop!; 2017-01-05 18:22:38 -08:00
bjorn d6a30fc6d2 Basic sources; 2017-01-05 17:44:00 -08:00
bjorn 062bdda684 Basic audio boilerplate; 2017-01-02 19:09:33 -08:00