Jump to content

Remi Alpha

Resident
  • Posts

    52
  • Joined

  • Last visited

Everything posted by Remi Alpha

  1. Let's say that – I want to have multiple looping sounds in a parcel (llLoopSound) combined with one-shot sounds (llPlaySound) It should be possible to hear them all playing at once each coming from a different prim The sound emitting prims would be spread out to create stereo effects due to where each sound comes from I am talking here about layering ambient environmental sounds that won't create a cacophony and, incidentally, they do not need to be in sync Some questions – Are there any technical or practical limit to how many sounds can (or should!) be played at once? If so is it a viewer or server limit? Can users' settings affect concurrent sounds, or is it more of a device performance consideration? Is there any documentation about how distance and direction relative to the "listener" avatar affects playback? For example would closer sounds start sooner? Or when moving your avatar towards another sound emitter could this new sound in front replace a now more distant sound behind? I am aware of Firestorm's "Media source volume rolloff distance". Does "media" in this context include prim sounds? Something like 8 different sounds at once would work well. They would be turned on or off and randomised in scripts. I want to get a feel for whether that could work and if so how far apart the sound sources could be placed. I have had problems in the past with wave sounds not being heard until I turn to face them, even when they are in range - (perhaps due to the parent prim not being rendered?) Obviously I can experiment but looking for any tips from experience, or documentation I have missed.
  2. Oh really? I just assumed it wouldn't let me and didn't even try. Thank you!
  3. I tried to register an alt account using my Proton Mail email address and it was not allowed. The error message is not helpful but I dug into it in my browser... Looking at response body of the XHR request posted by the sign-up form `@proton.me` is apparently classed as "low trust" and my address is flagged as a disposable email address (it's not, I've had it for a while). My main account uses a Yahoo email address. I am not able to register another account with Yahoo because each one requires verification using a different mobile number. Is there a Policy document that lists email services not permitted by Second Life? Are there any other free email providers recommended?
  4. The Apple M1’s performance is actually pretty great for Second Life considering SL is developed for x86 architecture so it’s running through Rosetta 2 (application compatibility layer). I’m getting very decent frame rates with graphics set to ultra, depending on how busy the region is. Less performant than a top-end gaming PC with RTX GPU but this is just my work computer! The (solved) problem in this thread did not relate to the M1 / ARM processor.
  5. I saw the issue tracker and it makes sense but I think the partial XML export would be too complicated for many people. Without breaking the legacy process they could add a new button to the Edit Shape dialog: 'Apply shape from inventory'. Then you could be prompted to select or drag in a shape from your inventory (similar to how you do with Replace Links). Then there would be an apply step: Apply shape to: [x] body, [x] head, [x] eyes / (etc... ) / [x] legs. You would then de-select the ones you don't want to change and click Apply.The de-selected ones would be unchanged. This would be pretty simple and surely is possible. But yes it did seem like the Lindens didn't understand the need for it. Anyone who bought a new mesh head lately understands :D
  6. Thanks. I have used only Mainland up till now which is why I was confused. I totally get it now, thanks a lot!
  7. OK thanks, that makes sense. It just seems confusing that you have the same 'Buy' button even though you are effectively renting. And I guess even though you bought it they can forcibly take it back off you any time right? Also if I am not mistaken it seems that you pay tier to the region owner out of your L$ balance, instead of paying Linden Lab in $US as part of your monthly payments on your SL account. So I would not need a premium account for buying an Estate parcel?
  8. I have seen some parcels for sale, which can be bought seemingly cheaply (only 99L$) via the About Land button which is then showing a Buy Land button But in the parcel (which I have not yet bought) there's a vendor's panel saying that there is rent to pay. I was under the impression that after buying a parcel it is completely mine and I just have to pay tier to Linden Lab for the Square Metres I own. Does the whole payment process work differently for private regions not attached to the mainland? If they are rented then why do they have the 'Buy' button as well? (Maybe I'm just being dumb but I find it confusing)
  9. Thanks everyone! You are all very much awesome ❤️
  10. I'm uncomfortable as a typical-looking male but also after spending some months as a woman (in my alt), which I loved, I've come to the point where I want to be more honest about things. The thing is I hate being in a masculine body. I don't want to be hairy or muscular. I want a waist and hips and nice smooth curvy legs, and I want the option to wear women's high heel shoes. So... I have the Maitreya Lara body and I got the flat chest add-on. But now my mesh head doesn't fit it at all. It looks like this (attached)... The neck size options in the Maitreya Hud don't fix it Increasing the neck thickness in body shape doesn't fix it because it also increases the thickness of the neck size of the head part. Three questions... Do I have any options for male-identifying mesh heads that would fit with a female-typical mesh body? * Where can I buy a skin for Lara Flat? My skin is a male skin, but the nipples don't line up to the Lara Flat nipples Where might I find clothes that would fit a Lara Flat body? (either male or female-typical clothes, I want some of each) (* I am only interested in mesh body parts, graphics realism is of the utmost importance for my purposes. But I totally respect the system heads / bodies community, it's horses for courses.) I wonder whether I will need to get a "female" head and then adjust the shape to make it more masculine. This is acceptable. But the skin and clothes questions still stand if this is the case. I’m not really looking for your typical "femboy" look, I'm a cishet guy who would like a woman's waist, hips and legs but with a flat chest. Is that complicated? (LOL maybe) Any advice most welcome, thanks!
  11. Aha.... thank you. So it's a viewer thing, trying to smooth things I suppose.
  12. This compact method is great and works nicely for toggling a door open / closed with alternate touches. One thing I don't understand: llSetLocalRot appears to animate the hinge motion but I can't see any parameters associated with the time it takes to reach the final angle. I know there are keyframe-based methods to get more control over the animation – I’m not asking about that. I just want to understand this method specifically. Is there something about llSetLocalRot, or [the variable called here] gRotSwing (returned bv llEuler2Rot) that determines that it should animate? Or does llSetLocalRot simply rotate objects at some hard-coded rate that cannot be changed?
  13. I am designing a landscape. There will be no sculpts, only landscaping + mesh objects. The thrust of my post was to ascertain whether there is any advantage to me using 10 instances of the same 3LI tree vs. using 10 different 3LI trees (for example). To simplify the question let's say they all use the same single texture map. So it's good to know those mesh models will at least only be downloaded once from the CDN, which tells me network lag at least will be improved using 10 instances of the same tree.
  14. They do when you click something and it doesn't execute for 60 seconds. But yes of course it is server-side lag, I know that. It all impacts on the experience.
  15. Well it seems it’s a matter under some dispute! It would seem rather illogical to load identical mesh model data from the server twice for the same user in the same session. Of course avatar complexity (and avatar script load too.... Grr @ fashion makers with no "delete scripts" button in the supplied HUD) is a major perf. issue but a slightly separate topic that I am not asking about. Even with no other avatars in a region some nicely designed landscapes can take minutes to load even with draw distance down at 32 metres.
  16. I knew that was the case with textures (visibly you can see all copies of a texture load at once) but wasn't sure about mesh, so thank you that is great to know. I am planning a build and I care more about its real performance for visitors than about fitting as much as I can into the numerical LI limit which I can pay more to increase.
  17. If I create a mesh object that has a land impact of say 5 and rez it in world, and then I duplicate that object does everyone’s viewer have to load that object twice as if they are two different objects? Or does Second Life recognise that they are the same mesh object and just to load multiple instances of it? (albeit possibly with different positions, transformations, orientation etc) It seems like it does not use instances because the overall LI goes up with copies of an object. But surely this is inefficient as it's quite likely I might want to have 10 copies of the same tree for example.
  18. Presumably if the LL viewer runs through Rosette on M1 then Firestorm will too. Anyone tried it?
  19. Time will tell. It’s a bold pivot but one that seems logical in a world that is essentially mobile (and dominated by ARM architecture). But yes undoubtedly some bumps along the road. I guess it’s not a move squarely aimed at gamers (+virtual world residents) though so... yeah. I love Macs but considering getting a gaming PC for SL purposes. The new Firestorm runs like a dog on my 2017 Intel MacBook pro (way worse than FS6.3).
  20. Curious about this feature. Is it possible to preview the voice morphing before committing to it? The viewer says "preview voice morphing" and you can make a recording but there are no voices in the list to preview. Is the Preview tool not for non-premium members who might be considering upgrading to premium in order to use this? Also after I click "Thank you for subscribing to Second Life Voice Morphing! Click [link] to activate the new voice morphs in your viewer." nothing happens. Just seems to not work at all 🤷‍♂️
  21. Thanks for your advice. This quotes my original message since which I’ve moved on a lot as explained in later comments. I am mostly modelling in Blender now as mentioned above. Thanks.
  22. I was more asking for advice than suggesting. I didn’t at the time know what the best approach was with regard to joining meshes or not. But now I understand the three factors: Download, physics, and server cost it is very clear. I have never tried exporting prims from Blender, maybe I explained it badly. I didn’t even know you could do that and I certainly don’t want to. Everything is mesh. FWIW I have some items constructed in SL that are something like 9 LI made out of prims (way to high for their given purpose), and reimported as a single joined mesh (or 2 parts in some cases where I need to control one part separately) I have got them all down to 1LI and they look great, and from all distances too (they are all around 10cm across or less). SL is really my sketching area just for trying stuff out, and what I take into Blender is a starting point. And I’m starting to use the modelling tools in Blender too (the learning curve is pretty steep).
  23. Absolutely, but in this specific case these are very small and simple lighting units intended to be duplicated many times by the owner.
  24. Yeah. I guess I like to start in SL to get a feel for the rough size of things compared to where they might go (e.g. inside a house). But sometimes I replace the whole object(s) to the best of my ability in Blender. I’m slowly getting better a modelling in Blender.
×
×
  • Create New...