Skip to content
View made-indrayana's full-sized avatar
:octocat:
curious
:octocat:
curious
Block or Report

Block or report made-indrayana

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
made-indrayana/README.md

Nyan Cat

Hi, my name is Indra!

Inquirer. Learner. Explorer.


Skill Category Proficiency
Language
Version Control
Web Development
Game Engine Unity
Middleware

Pinned Loading

  1. fmod-unity-event-guid-swapper fmod-unity-event-guid-swapper Public

    This FMOD patch will add a "Swap" button to [FMODUnity.EventRef] property which facilitates swapping Event Path with the more robust GUID. It also modifies the Event Picker so it returns GUID inste…

    C# 5

  2. I created this script to tackle the ... I created this script to tackle the biggest problem when combining FMOD and Oculus VR Framework --- FMOD's audio only outputs to the currently used system audio device and not mirror its output to the VR headset, unlike when using SteamVR.
    1
    // FMOD Output Setter - Editor script
    2
    // Author: Made Indrayana
    3
    // MIT License
    4
    // Create a window in Unity to be able to explicitly select FMOD's audio output and auto enable it on every Play Mode.
    5
    
                  
  3. object-locker object-locker Public

    I am a Discord bot trying to help avoid merge conflicts in (Game) Dev Teams 😇

    JavaScript 2

  4. indrayana-net-gatsby indrayana-net-gatsby Public

    Forked from niklasmtj/gatsby-starter-julia

    My personal website forked from gatsby-starter-julia with lots of modification.

    JavaScript

  5. indras-essentials indras-essentials Public

    Collections of Double Shot Audio's essentials for programming

    C# 1

  6. audio-multitool-cli audio-multitool-cli Public

    Multitool is a ffmpeg-wrapper developed for a few video-audio related workflow. At this moment this is a Windows-Only application.

    C++