u/hngfff

How would you play this on Violin?

How would you play this on Violin?

I'm trying to learn We Are from One Piece on Violin, and most sheet music is missing the first part, so I'm trying to figure out what notes to play on my violin.

I'm a bit confused on how to go about choosing what notes to play from the first 3 chords, or which note to play. Its second inversion chord, but the lowest note goes up a half step.

The C > Db gives the chord during the song a great lift up, however playing the C and Db sounds too low for the melody in the intro. The melodic part is definitely carried in the F and Ab, but those don't have the movement.

In a situation like this, what would you choose to play or how do you go about figuring this out? I'd like to know to transcribe songs if they have chords in the future.

I'm still newish to violin so I'm not sure if it'd be better to look into double stops for this kind of part.

Appreciate any help!

u/hngfff — 2 days ago

Hey everyone, I'm new to OSDCloud and trying to get the USB to cache the OS to the stick. My assumption is that OSDCloud, when running from USB, will check for an updated OS and if it exists, cache it onto the stick. If a new version comes out, it will download and either overwrite or just copy the new OS to the stick. This is the case, right?

In any case, even first time running, I cannot get it to save the OS to the new USB and I've spent the last two days digging into the powershell scripts and documentation trying to figure out wtf is going on or where it's pulling things from.

If I do the -OS and have it download, then everytime it runs, it doesn't look like it actually checks for anything and just uses the downloaded .esd file, which means we would have to manually update the stick periodically which isn't what I really want.

Information:

  • OSD Version 26.4.23.1
  • OSDCloud version 26.4.17.1

Commands run to create USB:

New-OSDCloudWorkspace C:\OSDCloud

Set-OSDCloudWorkspace C:\OSDCloud

Edit-OSDCloudWinPE -StartOSDCloud "-OSName 'Windows 11 25H2 x64' -OSLanguage en-us -OSEdition Education -OSActivation Volume -ZTI -Firmware -Restart" -Clouddriver *

New-OSDCloudUSB

When it runs, it successfully downloads the Driver Pack and caches it, but the OS is missing. It has to redownload the OS everytime, and as far as it goes it works great outside of that - but I was really hoping for the OS Caching.

https://github.com/OSDeploy/OSD/pull/362

I found this Merge request kind of detailing what I figured, but when looking into OSDCloud.ps1, OSVersion and OSBuild, even if I do the Edit-OSDCloudWinPE with instead of -OSName, but -OSBuild -OSVersion, it SHOULD trigger the legacy to fill those gaps in.

Otherwise, I don't know if I'm just unlucky at the timing but am I doing something wrong or is anyone else having any kinds of issues?

u/hngfff — 23 days ago