1001Ferramentas
🎶Calculators

Note Transposition by Semitones

Pick a note and shift it by N semitones, up or down, across the 12 pitch classes: C plus 5 gives F, C plus 7 gives G, wrapping around past B.

Nota transposta

Transposition by interval: rule and example

When you transpose, you shift every note of a piece by the same interval. The melody survives intact because the relative distances between notes never change. A song in C major moved up 5 semitones (a perfect fourth) lands in F major; push it up 7 semitones (a perfect fifth) and you reach G major. Transposing instruments need this all the time. A B♭ trumpet sounds a major second below the written pitch, a tenor sax in B♭ sounds an octave plus a major second lower, and an alto sax in E♭ sounds a major sixth lower.

Context and applications

Singers transpose songs to land them in a comfortable part of their range, and choral arrangers do the same when writing for SATB ensembles. School and concert bands rely on transposed parts so that each instrument reads its own concert pitch. In the studio, DAWs like Ableton, Logic, and FL Studio shift MIDI clips or audio by a set number of semitones with one command. Karaoke apps and church worship software do it live. Underneath, it is nothing fancier than modular arithmetic over the 12 pitch classes.

FAQ

Does transposing change the melody? No, just the absolute pitch. The intervals and the rhythm are untouched, so the tune still sounds like itself.

How many semitones in a perfect fifth? Seven. For reference, a perfect fourth is 5, a major third is 4, a major sixth is 9, and an octave is 12.

Why do horn players read in a different key? Brass instruments grew up in specific tunings (B♭, E♭, F). Writing the part in the instrument's "home" key keeps the fingerings simpler for the player.

Can I transpose audio without changing tempo? Yes. Pitch-shift algorithms such as PSOLA and the phase vocoder move pitch independently of time. Expect the quality to fall off once you go past ±5 semitones.

Related Tools

📊

CI for Variance and Standard Deviation

Computes the confidence interval for the variance and standard deviation of a normal population, from a sample. While most tools estimate the mean, this one estimates the spread — useful in quality control, where consistency matters as much as the central value. The calculation uses the chi-square distribution, which is asymmetric, so the interval is not centered on the sample variance. Enter the sample and the confidence level.

⏱️

Average Headway

Calculate the average headway (time interval between successive vehicles), h = 3600 ÷ q, dividing 3600 seconds by the flow rate q (vehicles/h). The result, in seconds, is the average time between two consecutive vehicles passing a point. Headway is the inverse of flow: the higher the traffic volume, the shorter the intervals. It is a central concept of traffic flow theory, used in signal design, capacity analysis and car-following models. The smallest safe headway defines the maximum capacity of a lane. Enter the flow rate.

⚖️

CI for the Difference of Two Proportions

Computes the confidence interval for the difference between two proportions, using the Wald method. It's the companion to the two-proportion z-test and the basis of any A/B test reading: beyond saying whether the difference is significant, it shows the plausible range for its real size. If the interval doesn't contain zero, there's a significant difference. For example: variant A converted 45 of 100 and B, 30 of 100 — what's the interval for the difference? Enter the successes and the total of each group and the confidence level.

📈

Exact CI for a Poisson Mean

Computes the exact confidence interval for the mean of a Poisson distribution, from an observed event count. It's the right tool for count data: number of defects per batch, accidents per month, particles detected per interval. The calculation uses the exact relationship between the Poisson and the chi-square distribution (Garwood's method), giving reliable bounds even when very few events were observed. Enter the number of events and the confidence level.

🎵

Musical Interval Calculator (Semitones to Name)

Converts a semitone count into the interval name, from unison and minor 2nd through the tritone to the major 7th, wrapping within one octave.

🚦

Elevator Traffic Interval

Calculate the traffic interval (average waiting time) of an elevator group, INT = RTT ÷ N, dividing the round trip time RTT (s) by the number of elevators N in the group. The result, in seconds, is the average time between elevator arrivals at the main floor — the main service-quality indicator perceived by users (waiting time). Intervals up to 30 s are excellent; above 50-60 s, poor. More elevators in the group reduce the interval. It is the key criterion in sizing the number of elevators. Enter the RTT and the number of elevators.

The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.