SwitchCraftCC / Plethora-Fabric

A peripheral provider for ComputerCraft, ported to Fabric
MIT License
16 stars 13 forks source link

[Suggestion] Headphones #68

Open awesomebossdj7 opened 1 year ago

awesomebossdj7 commented 1 year ago

Basically, add headphones that you can equip to a neural interface / pocket computer (as a peripheral) that work like a speaker but only the owner of the computer can hear the audio

also the peripheral name should be named something else rather then "speaker" so in programs you can switch between speakers and headphones (for neural interface)

I would do a pull request, but i'm not (that) good with java yet

you could also put them into the manipulator for it work with computers (don't know the use, but would be cool)

awesomebossdj7 commented 1 year ago

could also just be a plethora feature instead of sc-goodies

hugeblank commented 1 year ago

This issue will probably get transferred to that repo, but since I don't want to forget, this could be a really interesting way to handle outputting sound out without the player hearing it. Something like how the entity sensor in tandem with the introspection module works, adding getMetaOwner, some kind of method could be made available that only outputs sound to the world, but "noise cancels" for the player when a speaker and headset is present.

EmmaKnijn commented 1 year ago

I'd like this to allow stereo playback for the player listening