<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PianoLevels.com</title>
	<atom:link href="https://pianolevels.com/en/feed/" rel="self" type="application/rss+xml" />
	<link>https://pianolevels.com/en</link>
	<description></description>
	<lastBuildDate>Fri, 29 Apr 2022 04:47:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://pianolevels.com/wp-content/uploads/2021/08/cropped-favikon_new-32x32.png</url>
	<title>PianoLevels.com</title>
	<link>https://pianolevels.com/en</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How difficult is J.S. Bach/Busoni: Toccata, Adagio and Fugue in C major BWV 564-3. Fugue?</title>
		<link>https://pianolevels.com/en/bach_toccata564-3/</link>
		
		<dc:creator><![CDATA[TeeJay]]></dc:creator>
		<pubDate>Fri, 29 Apr 2022 04:43:43 +0000</pubDate>
				<category><![CDATA[J.S. Bach]]></category>
		<category><![CDATA[Fugue]]></category>
		<guid isPermaLink="false">https://pianolevels.com/?p=33549</guid>

					<description><![CDATA[Toccata, Adagio and Fugue in C major BWV 564 (arr. by Busoni) 1. Preludio(Toccata) 2. Intermezzo(Adagio) 3. Fu [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">Average difficulty level</h2>



<p><span class="fz-14px"><em>On a scale of 1 to 10. If 0, please submit the first vote. (→<a href="https://pianolevels.com/en/how-to-vote/" data-type="URL" data-id="https://pianolevels.com/en/how-to-vote/" target="_blank">How to vote?</a>)</em></span></p>



<!--RWP Review-->
<div class="rwp-review-wrap rwp-theme-1" id="rwp-review-33532-0-1089886855" style="color: #556473; font-size: 14px" data-post-id="33532" data-box-id="0" data-template-id="rwp_template_609e1d3b90755" data-disabled="0" data-sharing-review-link-label="Copy and paste the URL to share the review" data-per-page="30">

    <div class="rwp-review">
        
        <div class="rwp-header rwp-has-image"><div class="rwp-review-image">
	
		<span style="background-image: url(https://pianolevels.com/wp-content/uploads/2022/03/370px-Johann_Sebastian_Bach-edited.png);"></span>

	</div> <!-- /review-image -->

<div class="rwp-overalls">
<div
    class="rwp-users-score rwp-ur"

       	style="background: #566473; "
    >

	

		<span v-cloak class="rwp-users-score-value"  > {{ reviewsOverall }} <i>/ 10</i></span>
    <span class="rwp-users-score-label">Level</span>
    <span class="rwp-users-score-count">(<i v-text="reviewsCount">0</i> votes)</span>
	
</div><!--/users-score-->

</div> <!-- /overalls --></div> <!-- /header --><div class="rwp-prosandcons">
</div> <!-- /prosandcons --><div class="rwp-scores rwp-ur">

<div class="rwp-criterion"><div class="rwp-criterion-text"><span class="rwp-criterion-label" style="line-height: 14px;">Level</span><span class="rwp-criterion-score" style="line-height: 18px; font-size: 18px;">0</span></div><!-- /criterion-text --><div class="rwp-criterion-bar-base"><div class="rwp-score-bar" style="width: 0%; background: #fff462;"></div></div><!-- /criterion-bar --></div><!-- /criterion -->
</div> <!-- /scores -->
	<div class="rwp-users-reviews-wrap">
				<span class="rwp-people-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Comments
			<i style="background-color: #5283b8;
				  font-size: 12px;
				  border-radius: 12px;
				  -webkit-border-radius: 12px;" v-text="reviews.length"></i>

			<em style="color: #556473;
	               font-size: 14px;
	               line-height: 1.2em;">
									<a href="#rwp-ratings-form-33532-0">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</a>
							</em>
		</span>

		<span class="rwp-loading-icon" v-show="loading"></span><!-- /loader-->

		<div class="rwp-select rwp-box__sorting" v-show="reviews.length > 0">
			<i>Order by:</i>
			<select v-on:change="sortReviews" v-model="sorting">
									<option value="mostRecent">Most recent</option>
									<option value="topScore">Top score</option>
									<option value="mostHelpful">Most helpful</option>
									<option value="worstScore">Worst score</option>
							</select>
		</div><!-- /users reviews toolbar -->

		<div class="rwp-users-reviews">
			<p v-show="!loading && success && reviews.length < 1">Be the first to leave a review.</p>
			<p v-show="!loading && !successs" v-text="errorMsg"></p>
			<div class="rwp-u-review" v-bind:class="{'--rwp-highlighted': review.rating_highlighted}" v-for="review in reviews | orderBy sortingField sortingReversed | limitBy toShow">

				<rwp-tracker v-bind:highlighted="review.rating_highlighted"></rwp-tracker>

				<div class="rwp-u-review__content">
					<div class="rwp-u-review__author">
													<div class="rwp-u-review__author-avatar">
								<img v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" />

								<a v-bind:href="generateProfileLink('', 'username', review)" v-else><img class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" /></a>
							</div>
						
						<div class="rwp-u-review__author-info">
							<div class="rwp-u-review__author-details">
																	<span v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__username" v-text="review.rating_user_name"></span>

									<a v-bind:href="generateProfileLink('', 'username', review)" v-else class="rwp-u-review__username" v-text="review.rating_user_name"></a>
								
								<div class="rwp-u-review__badges" v-if="typeof review.rating_verified != 'undefined' && review.rating_verified">
									<span class="rwp-u-review__badge" style="background: #E91E63;">Verified</span>
								</div><!-- /badges -->
							</div>

							<div class="rwp-u-review__date" v-text="review.rating_formatted_date"></div>
						</div>
					</div>

					
						
						<div class="rwp-u-review__scores">
							<rwp-score-bar
									v-bind:score="parseFloat(review.rating_score[0])"
									v-bind:min="parseFloat(0)"
									v-bind:max="parseFloat(10)"
									v-bind:low="parseInt(40)"
									v-bind:high="parseInt(69)"
									v-bind:color-low="'#fff462'"
									v-bind:color-medium="'#3cb37a'"
									v-bind:color-high="'#68a4d9'"
									label="Level"></rwp-score-bar>						</div><!-- /scores section -->
					
					
											<div class="rwp-u-review__comment">{{{review.rating_comment | nl2br}}}</div>
					
					<div class="rwp-u-review__custom-fields" v-if="review.rating_custom_fields != undefined && review.rating_custom_fields.length > 0">
						<div class="rwp-u-review__custom-field" v-for="customField in review.rating_custom_fields" :key="customField.id" v-bind:class="{ 'rwp-cf-empty': !customField.value.length }">
							<span class="rwp-u-review__custom-field-label" v-text="customField.label" style="font-size: 12px;"></span>
							<div class="rwp-u-review__custom-field-value" v-text="customField.value.length ? customField.value : '-'"></div>
						</div>
					</div>

					
											<div class="rwp-u-review__actions">
																						<div class="rwp-u-review__sharing rwp-replies-count" @click="toggleReplies(review)">
									<span class="rwp-u-review__sharing-icon --rwp-comment"></span>
									<span>Replies</span>
									<span v-if="review.rating_replies.length">({{review.rating_replies.length}})</span>
								</div><!-- /action section -->
																						<div class="rwp-u-review__likes">

									<div class="rwp-u-review__judge-icons">
										<span class="dashicons dashicons-yes" v-show="review.judging_ok"></span>
										<span class="dashicons dashicons-update" v-show="review.judging_loading"></span>
										<span class="dashicons dashicons-warning" v-show="review.judging_failed"></span>
									</div><!-- /judge icons section -->

									<div class="rwp-u-review__positive">
										<span class="rwp-u-review__positive-count" v-text="review.rating_helpful"></span>
										<i class="rwp-u-review__positive-icon" v-on:click="judgeReview(review, 1, 0)"></i>
									</div><!-- /positive section -->

									<div class="rwp-u-review__negative">
										<i class="rwp-u-review__negative-icon" v-on:click="judgeReview(review, 0, 0)"></i>
										<span class="rwp-u-review__negative-count" v-text="review.rating_unhelpful"></span>
									</div><!-- /positive section -->
								</div><!-- /likes section -->
													</div><!-- /actions section -->
										<p class="rwp-u-review__judge-msg" v-show="review.judging_failed" v-text="review.judging_msg"></p>

					<rwp-replies inline-template v-bind:replies="review.rating_replies" v-bind:review-id="review.rating_id" v-bind:post-id="review.rating_post_id" action="rwp_submit_reply" action-delete="rwp_delete_reply" action-edit="rwp_edit_reply" security="ae06d9b82e" security-edit="8e505b25cc" security-delete="ab3b00d266" endpoint="https://pianolevels.com/wp-admin/admin-ajax.php" v-bind:user-id="0" v-bind:user-can-reply="true" v-bind:per-page="3" v-show="review.show_replies" deletion-message="Do you confirm the reply deletion?">
    <div class="rwp-replies" style="font-size: 14px; color: #556473;">

        <p v-if="!userCanReply && replies.length == 0">This review has no replies yet.</p>

        <div class="rwp-reply" v-for="(rInd, reply) in replies | limitBy toShow">

                            <p v-html="reply.reply_comment | nl2br"></p>

                <div class="rwp-reply__info">
                    <div class="rwp-reply__author">
                        <div>
                            <img v-bind:src="reply.reply_author_avatar" alt="Avatar">
                        </div>
                        <span v-text="reply.reply_author_name"></span>
                    </div>
                    <span class="rwp-reply__created-at" v-text="reply.reply_created_at"></span>
                </div>
                        </div><!-- /reply -->

        <span class="rwp-more-urs-btn" v-on:click="showMore" v-if="toShow < replies.length">Show more</span>

                    <div class="rwp-reply__form">
                                    <input class="rwp-reply__text-input" type="text" v-model="userName" placeholder="Write your name" style="font-size: 14px; color: #556473;">
                
                <div class="rwp-reply__input">
                    <textarea v-model="commentText" placeholder="Reply to this review" style="font-size: 14px; color: #556473;" v-on:input="onInput" rows="1"></textarea>

                    <span class="rwp-reply__submit" v-bind:class="{'rwp-cursor-not-allowed': isSubmitNotAllowed}" v-on:click.prevent="submitReply">
                        <svg fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="#718096">
                            <path d="M9 5l7 7-7 7"></path>
                        </svg>
                    </span>
                </div>

                <div class="rwp-reply__footer">
                    <span class="rwp-reply__user"></span>
                    <span class="rwp-reply__feedback" v-text="feedback"></span>
                    <span class="rwp-loader" v-show="isProccessing"></span>
                </div>
            </div><!-- /reply form -->
        
            </div><!-- /replies -->
</rwp-replies>
				</div> <!-- /content -->

			</div><!-- /user review -->

		</div> <!-- /users-reviews -->

		<span class="rwp-more-urs-btn" v-on:click="showMore" v-show="toShow < reviews.length">Show more</span>

		<div class="rwp-pagination" v-show="reviews.length > itemsPerPage">
			<div class="rwp-pagination__container">
				<span v-for="pageNumber in totalPages" v-on:click="changePage($event, pageNumber)" v-bind:class="{'rwp-pagination__current':  (currentPage === pageNumber)}">{{ pageNumber+1 }}</span>
			</div>
		</div>
		<!--/pagination -->

	</div> <!-- /users-reviews-wrap -->

	<div class="rwp-ratings-form-wrap" id="rwp-ratings-form-33532-0">

		<span class="rwp-ratings-form-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</span>

		<div class="rwp-ratings-form">

			
			<div class="rwp-rating-form-content">

				<input type="hidden" name="rwp-ur[post-id]" value="33532" />
				<input type="hidden" name="rwp-ur[user-id]" value="0" />
				<input type="hidden" name="rwp-ur[review-id]" value="0" />
				<input type="hidden" name="rwp-ur[mode]" value="bars" />
				<input type="hidden" name="rwp-ur[template]" value="rwp_template_609e1d3b90755" />

				
				
									<p>
						<input type="text" name="rwp-ur[name]" value="" placeholder="Write your name" style="font-size: 14px; color: #556473;">
					</p>
				
				
				
									<p>
						<textarea name="rwp-ur[comment]" placeholder="Write your review" style="font-size: 14px; color: #556473;"></textarea>
					</p>
				
								
				<ul class="rwp-scores-sliders"><li><label>Level</label><input type="text" name="rwp-ur[rating][]" placeholder="0" style="font-size: 14px; color: #556473;"/><div class="rwp-slider" data-step="0.5" data-val="0" data-min="0" data-max="10" data-index="0"></div></li></ul>
								
									<p>
						<div class="rwp-recaptcha" data-sitekey="6LeSUN8aAAAAADr3yn0mUFqZrmoxqFou9eMHhfUW" data-grcid="" id="rwp-recaptcha-33532-0"></div>
					</p>
				
				<p class="rwp-submit-wrap">
					<input v-on:click.prevent="submitUserReview" type="button" value="Submit" style="background-color: #566473; " />
					<span class="rwp-loader"></span><!-- /loader-->
				</p>

			</div> <!-- /rating-form-content -->

		</div><!-- /rating-form -->

		<div class="rwp-notification --rwp-notice-with-error"></div>

	</div> <!-- /ratings-form-wrap -->

    </div><!-- /review -->

    
</div>
<!--/review-wrap-->



<p class="has-text-align-center">Toccata, Adagio and Fugue in C major BWV 564 (arr. by Busoni)</p>



<figure class="wp-block-table aligncenter"><div class="scrollable-table"><table class="has-fixed-layout"><tbody><tr><td class="has-text-align-center" data-align="center"><a href="https://pianolevels.com/en/bach_toccata564-1/">1. Preludio<br>(Toccata)</a></td><td class="has-text-align-center" data-align="center"><a href="https://pianolevels.com/en/bach_toccata564-2/">2. Intermezzo<br>(Adagio)</a></td><td class="has-text-align-center" data-align="center"><strong>3. Fugue</strong></td></tr></tbody></table></div></figure>



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-ef5ce59c wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-outline is-style-outline--1"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en/bach/" style="border-radius:50px"><strong><span class="fz-16px">&lt; Back to the work list</span></strong> </a></div>



<div class="wp-block-button is-style-outline is-style-outline--2"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en#composer" style="border-radius:50px"><strong><span class="fz-16px">Choose a composer</span><span class="fz-16px"> </span><span class="fz-16px">></span></strong></a></div>
</div>



<div class="ad-area no-icon ad-shortcode ad-horizontal ad-label-invisible cf" itemscope itemtype="https://schema.org/WPAdBlock">
  <div class="ad-label" itemprop="name" data-nosnippet>スポンサーリンク</div>
  <div class="ad-wrap">
    <div class="ad-responsive ad-usual"><!-- レスポンシブコード -->
<ins class="adsbygoogle"
  style="display:block"
  data-ad-client="ca-pub-9322628694545224"
  data-ad-slot="3537999807"
  data-ad-format="horizontal"
  data-full-width-responsive="true"></ins>
</div>
          </div>

</div>




<h2 class="wp-block-heading">Details</h2>



<figure class="wp-block-image size-full is-resized"><img fetchpriority="high" decoding="async" src="https://pianolevels.com/wp-content/uploads/2022/04/BVW564-3.jpg" alt="Bach/Busoni BWV 564-3. Fugue" class="wp-image-33533" width="455" height="170" srcset="https://pianolevels.com/wp-content/uploads/2022/04/BVW564-3.jpg 606w, https://pianolevels.com/wp-content/uploads/2022/04/BVW564-3-300x112.jpg 300w" sizes="(max-width: 455px) 100vw, 455px" /></figure>



<pre class="wp-block-preformatted">Composer: Bach, Johann Sebastian/arr. by Busoni, Ferruccio
Title: Toccata in C major 3. Fuga
Opus or Catalogue Number: (BWV 564)
Key: C major
Year of composition: 1708~14 (original)</pre>



<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/2CGweyhq93Ovw41WMYXDs3?utm_source=generator" width="100%" height="80" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"></iframe>



Scores: <a rel="nofollow noopener" href="https://imslp.org/wiki/Toccata,_Adagio_and_Fugue_in_C_major,_BWV_564_(Bach,_Johann_Sebastian)" target="_blank">IMSLP</a>



<div class="information-box common-icon-box">
<p><strong>About PianoLevels.com</strong>: What many piano learners are curious about is the difficulty of the music.<span class="Apple-converted-space">  </span>However, it is not easy in the first place to simply indicate the difficulty of a music as levels. Every person has a difference in their playing techniques, hand sizes and has different feelings about the difficulty. In addition, different publishers have different standards for evaluating difficulty, which can lead to confusion. PianoLevels.com is intended to measure and refer to the average difficulty level by participating in the difficulty assessment by many people, including piano learners, teachers, and pianists. Vote for your difficulty rating! (→ <a href="https://pianolevels.com/en/how-to-vote">How to vote</a>)</p>
<p><strong>Difficulty Evaluation Criteria:<br />
<img decoding="async" class="aligncenter wp-image-77 " src="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg" alt="Difficulty Level Criteria" width="428" height="500" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg 715w, https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level-257x300.jpg 257w" sizes="(max-width: 428px) 100vw, 428px" /><br />
</strong></p>
</div>




<div class="wp-block-cocoon-blocks-column-2 column-wrap column-2 column-2-2-1-1 layout-box">
<div class="wp-block-cocoon-blocks-column-left column-left">
<h5 class="wp-block-heading" id="vote-more">Popular voting pages: J.S. Bach</h5>



  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow">
      <a href="https://pianolevels.com/en/bach_invention-14/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?">
    <div class="post-31371 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach-busoni_toccata565/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?">
    <div class="post-33517 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-fugue-post tag-toccata-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.29</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_goldberg-aria/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?">
    <div class="post-33394 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-variations-post tag-goldberg-variations-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_french_suite4-1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?">
    <div class="post-31728 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-allemande-post tag-french-suite-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_invention-9/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?">
    <div class="post-31356 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>




<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--3"><a class="wp-block-button__link has-ex-a-color has-text-color" style="border-radius:50px">See more &gt;</a></div>
</div>
</div>



<div class="wp-block-cocoon-blocks-column-right column-right">
<div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow">
<h5 class="wp-block-heading">Top voting pages</h5>



<p><meta charset="utf-8">  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow ranking-visible">
      <a href="https://pianolevels.com/en/chopin_nocturne1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?">
    <div class="post-6388 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-chopin-post tag-nocturne-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.08.31</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.07.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/debussy_reverie/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is Debussy: Rêverie?">
    <div class="post-7673 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-debussy-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Debussy: Rêverie?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.03</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.05.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/kapustin_8concert-studies6/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?">
    <div class="post-16281 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-kapustin-post tag-etude-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-160x90.jpg 160w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.11.12</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.06</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_kinderszenen_op15-7/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?">
    <div class="post-8883 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.09</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_carnaval_op9_paganini/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?">
    <div class="post-8743 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.08</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>
</p>



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--4"><a class="wp-block-button__link has-ex-a-color has-text-color" href="https://pianolevels.com/en#composer" style="border-radius:50px">Choose a composer ></a></div>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How difficult is J.S. Bach/Busoni: Toccata, Adagio and Fugue in C major BWV 564-2. Intermezzo (Adagio)?</title>
		<link>https://pianolevels.com/en/bach_toccata564-2/</link>
		
		<dc:creator><![CDATA[TeeJay]]></dc:creator>
		<pubDate>Fri, 29 Apr 2022 04:39:28 +0000</pubDate>
				<category><![CDATA[J.S. Bach]]></category>
		<category><![CDATA[Adagio]]></category>
		<category><![CDATA[Intermezzo]]></category>
		<guid isPermaLink="false">https://pianolevels.com/?p=33547</guid>

					<description><![CDATA[Toccata, Adagio and Fugue in C major BWV 564 (arr. by Busoni) 1. Preludio(Toccata) 2. Intermezzo(Adagio) 3. Fu [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">Average difficulty level</h2>



<p><span class="fz-14px"><em>On a scale of 1 to 10. If 0, please submit the first vote. (→<a href="https://pianolevels.com/en/how-to-vote/" data-type="URL" data-id="https://pianolevels.com/en/how-to-vote/" target="_blank">How to vote?</a>)</em></span></p>



<!--RWP Review-->
<div class="rwp-review-wrap rwp-theme-1" id="rwp-review-33527-0-1879953730" style="color: #556473; font-size: 14px" data-post-id="33527" data-box-id="0" data-template-id="rwp_template_609e1d3b90755" data-disabled="0" data-sharing-review-link-label="Copy and paste the URL to share the review" data-per-page="30">

    <div class="rwp-review">
        
        <div class="rwp-header rwp-has-image"><div class="rwp-review-image">
	
		<span style="background-image: url(https://pianolevels.com/wp-content/uploads/2022/03/370px-Johann_Sebastian_Bach-edited.png);"></span>

	</div> <!-- /review-image -->

<div class="rwp-overalls">
<div
    class="rwp-users-score rwp-ur"

       	style="background: #566473; "
    >

	

		<span v-cloak class="rwp-users-score-value"  > {{ reviewsOverall }} <i>/ 10</i></span>
    <span class="rwp-users-score-label">Level</span>
    <span class="rwp-users-score-count">(<i v-text="reviewsCount">0</i> votes)</span>
	
</div><!--/users-score-->

</div> <!-- /overalls --></div> <!-- /header --><div class="rwp-prosandcons">
</div> <!-- /prosandcons --><div class="rwp-scores rwp-ur">

<div class="rwp-criterion"><div class="rwp-criterion-text"><span class="rwp-criterion-label" style="line-height: 14px;">Level</span><span class="rwp-criterion-score" style="line-height: 18px; font-size: 18px;">0</span></div><!-- /criterion-text --><div class="rwp-criterion-bar-base"><div class="rwp-score-bar" style="width: 0%; background: #fff462;"></div></div><!-- /criterion-bar --></div><!-- /criterion -->
</div> <!-- /scores -->
	<div class="rwp-users-reviews-wrap">
				<span class="rwp-people-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Comments
			<i style="background-color: #5283b8;
				  font-size: 12px;
				  border-radius: 12px;
				  -webkit-border-radius: 12px;" v-text="reviews.length"></i>

			<em style="color: #556473;
	               font-size: 14px;
	               line-height: 1.2em;">
									<a href="#rwp-ratings-form-33527-0">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</a>
							</em>
		</span>

		<span class="rwp-loading-icon" v-show="loading"></span><!-- /loader-->

		<div class="rwp-select rwp-box__sorting" v-show="reviews.length > 0">
			<i>Order by:</i>
			<select v-on:change="sortReviews" v-model="sorting">
									<option value="mostRecent">Most recent</option>
									<option value="topScore">Top score</option>
									<option value="mostHelpful">Most helpful</option>
									<option value="worstScore">Worst score</option>
							</select>
		</div><!-- /users reviews toolbar -->

		<div class="rwp-users-reviews">
			<p v-show="!loading && success && reviews.length < 1">Be the first to leave a review.</p>
			<p v-show="!loading && !successs" v-text="errorMsg"></p>
			<div class="rwp-u-review" v-bind:class="{'--rwp-highlighted': review.rating_highlighted}" v-for="review in reviews | orderBy sortingField sortingReversed | limitBy toShow">

				<rwp-tracker v-bind:highlighted="review.rating_highlighted"></rwp-tracker>

				<div class="rwp-u-review__content">
					<div class="rwp-u-review__author">
													<div class="rwp-u-review__author-avatar">
								<img v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" />

								<a v-bind:href="generateProfileLink('', 'username', review)" v-else><img class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" /></a>
							</div>
						
						<div class="rwp-u-review__author-info">
							<div class="rwp-u-review__author-details">
																	<span v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__username" v-text="review.rating_user_name"></span>

									<a v-bind:href="generateProfileLink('', 'username', review)" v-else class="rwp-u-review__username" v-text="review.rating_user_name"></a>
								
								<div class="rwp-u-review__badges" v-if="typeof review.rating_verified != 'undefined' && review.rating_verified">
									<span class="rwp-u-review__badge" style="background: #E91E63;">Verified</span>
								</div><!-- /badges -->
							</div>

							<div class="rwp-u-review__date" v-text="review.rating_formatted_date"></div>
						</div>
					</div>

					
						
						<div class="rwp-u-review__scores">
							<rwp-score-bar
									v-bind:score="parseFloat(review.rating_score[0])"
									v-bind:min="parseFloat(0)"
									v-bind:max="parseFloat(10)"
									v-bind:low="parseInt(40)"
									v-bind:high="parseInt(69)"
									v-bind:color-low="'#fff462'"
									v-bind:color-medium="'#3cb37a'"
									v-bind:color-high="'#68a4d9'"
									label="Level"></rwp-score-bar>						</div><!-- /scores section -->
					
					
											<div class="rwp-u-review__comment">{{{review.rating_comment | nl2br}}}</div>
					
					<div class="rwp-u-review__custom-fields" v-if="review.rating_custom_fields != undefined && review.rating_custom_fields.length > 0">
						<div class="rwp-u-review__custom-field" v-for="customField in review.rating_custom_fields" :key="customField.id" v-bind:class="{ 'rwp-cf-empty': !customField.value.length }">
							<span class="rwp-u-review__custom-field-label" v-text="customField.label" style="font-size: 12px;"></span>
							<div class="rwp-u-review__custom-field-value" v-text="customField.value.length ? customField.value : '-'"></div>
						</div>
					</div>

					
											<div class="rwp-u-review__actions">
																						<div class="rwp-u-review__sharing rwp-replies-count" @click="toggleReplies(review)">
									<span class="rwp-u-review__sharing-icon --rwp-comment"></span>
									<span>Replies</span>
									<span v-if="review.rating_replies.length">({{review.rating_replies.length}})</span>
								</div><!-- /action section -->
																						<div class="rwp-u-review__likes">

									<div class="rwp-u-review__judge-icons">
										<span class="dashicons dashicons-yes" v-show="review.judging_ok"></span>
										<span class="dashicons dashicons-update" v-show="review.judging_loading"></span>
										<span class="dashicons dashicons-warning" v-show="review.judging_failed"></span>
									</div><!-- /judge icons section -->

									<div class="rwp-u-review__positive">
										<span class="rwp-u-review__positive-count" v-text="review.rating_helpful"></span>
										<i class="rwp-u-review__positive-icon" v-on:click="judgeReview(review, 1, 0)"></i>
									</div><!-- /positive section -->

									<div class="rwp-u-review__negative">
										<i class="rwp-u-review__negative-icon" v-on:click="judgeReview(review, 0, 0)"></i>
										<span class="rwp-u-review__negative-count" v-text="review.rating_unhelpful"></span>
									</div><!-- /positive section -->
								</div><!-- /likes section -->
													</div><!-- /actions section -->
										<p class="rwp-u-review__judge-msg" v-show="review.judging_failed" v-text="review.judging_msg"></p>

					<rwp-replies inline-template v-bind:replies="review.rating_replies" v-bind:review-id="review.rating_id" v-bind:post-id="review.rating_post_id" action="rwp_submit_reply" action-delete="rwp_delete_reply" action-edit="rwp_edit_reply" security="ae06d9b82e" security-edit="8e505b25cc" security-delete="ab3b00d266" endpoint="https://pianolevels.com/wp-admin/admin-ajax.php" v-bind:user-id="0" v-bind:user-can-reply="true" v-bind:per-page="3" v-show="review.show_replies" deletion-message="Do you confirm the reply deletion?">
    <div class="rwp-replies" style="font-size: 14px; color: #556473;">

        <p v-if="!userCanReply && replies.length == 0">This review has no replies yet.</p>

        <div class="rwp-reply" v-for="(rInd, reply) in replies | limitBy toShow">

                            <p v-html="reply.reply_comment | nl2br"></p>

                <div class="rwp-reply__info">
                    <div class="rwp-reply__author">
                        <div>
                            <img v-bind:src="reply.reply_author_avatar" alt="Avatar">
                        </div>
                        <span v-text="reply.reply_author_name"></span>
                    </div>
                    <span class="rwp-reply__created-at" v-text="reply.reply_created_at"></span>
                </div>
                        </div><!-- /reply -->

        <span class="rwp-more-urs-btn" v-on:click="showMore" v-if="toShow < replies.length">Show more</span>

                    <div class="rwp-reply__form">
                                    <input class="rwp-reply__text-input" type="text" v-model="userName" placeholder="Write your name" style="font-size: 14px; color: #556473;">
                
                <div class="rwp-reply__input">
                    <textarea v-model="commentText" placeholder="Reply to this review" style="font-size: 14px; color: #556473;" v-on:input="onInput" rows="1"></textarea>

                    <span class="rwp-reply__submit" v-bind:class="{'rwp-cursor-not-allowed': isSubmitNotAllowed}" v-on:click.prevent="submitReply">
                        <svg fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="#718096">
                            <path d="M9 5l7 7-7 7"></path>
                        </svg>
                    </span>
                </div>

                <div class="rwp-reply__footer">
                    <span class="rwp-reply__user"></span>
                    <span class="rwp-reply__feedback" v-text="feedback"></span>
                    <span class="rwp-loader" v-show="isProccessing"></span>
                </div>
            </div><!-- /reply form -->
        
            </div><!-- /replies -->
</rwp-replies>
				</div> <!-- /content -->

			</div><!-- /user review -->

		</div> <!-- /users-reviews -->

		<span class="rwp-more-urs-btn" v-on:click="showMore" v-show="toShow < reviews.length">Show more</span>

		<div class="rwp-pagination" v-show="reviews.length > itemsPerPage">
			<div class="rwp-pagination__container">
				<span v-for="pageNumber in totalPages" v-on:click="changePage($event, pageNumber)" v-bind:class="{'rwp-pagination__current':  (currentPage === pageNumber)}">{{ pageNumber+1 }}</span>
			</div>
		</div>
		<!--/pagination -->

	</div> <!-- /users-reviews-wrap -->

	<div class="rwp-ratings-form-wrap" id="rwp-ratings-form-33527-0">

		<span class="rwp-ratings-form-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</span>

		<div class="rwp-ratings-form">

			
			<div class="rwp-rating-form-content">

				<input type="hidden" name="rwp-ur[post-id]" value="33527" />
				<input type="hidden" name="rwp-ur[user-id]" value="0" />
				<input type="hidden" name="rwp-ur[review-id]" value="0" />
				<input type="hidden" name="rwp-ur[mode]" value="bars" />
				<input type="hidden" name="rwp-ur[template]" value="rwp_template_609e1d3b90755" />

				
				
									<p>
						<input type="text" name="rwp-ur[name]" value="" placeholder="Write your name" style="font-size: 14px; color: #556473;">
					</p>
				
				
				
									<p>
						<textarea name="rwp-ur[comment]" placeholder="Write your review" style="font-size: 14px; color: #556473;"></textarea>
					</p>
				
								
				<ul class="rwp-scores-sliders"><li><label>Level</label><input type="text" name="rwp-ur[rating][]" placeholder="0" style="font-size: 14px; color: #556473;"/><div class="rwp-slider" data-step="0.5" data-val="0" data-min="0" data-max="10" data-index="0"></div></li></ul>
								
									<p>
						<div class="rwp-recaptcha" data-sitekey="6LeSUN8aAAAAADr3yn0mUFqZrmoxqFou9eMHhfUW" data-grcid="" id="rwp-recaptcha-33527-0"></div>
					</p>
				
				<p class="rwp-submit-wrap">
					<input v-on:click.prevent="submitUserReview" type="button" value="Submit" style="background-color: #566473; " />
					<span class="rwp-loader"></span><!-- /loader-->
				</p>

			</div> <!-- /rating-form-content -->

		</div><!-- /rating-form -->

		<div class="rwp-notification --rwp-notice-with-error"></div>

	</div> <!-- /ratings-form-wrap -->

    </div><!-- /review -->

    
</div>
<!--/review-wrap-->



<p class="has-text-align-center">Toccata, Adagio and Fugue in C major BWV 564 (arr. by Busoni)</p>



<figure class="wp-block-table aligncenter"><div class="scrollable-table"><table class="has-fixed-layout"><tbody><tr><td class="has-text-align-center" data-align="center"><a href="https://pianolevels.com/en/bach_toccata564-1/">1. Preludio<br>(Toccata)</a></td><td class="has-text-align-center" data-align="center"><strong>2. Intermezzo<br>(Adagio)</strong></td><td class="has-text-align-center" data-align="center"><a href="https://pianolevels.com/en/bach_toccata564-3/">3. Fugue</a></td></tr></tbody></table></div></figure>



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-ef5ce59c wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-outline is-style-outline--5"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en/bach/" style="border-radius:50px"><strong><span class="fz-16px">&lt; Back to the work list</span></strong> </a></div>



<div class="wp-block-button is-style-outline is-style-outline--6"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en#composer" style="border-radius:50px"><strong><span class="fz-16px">Choose a composer</span><span class="fz-16px"> </span><span class="fz-16px">></span></strong></a></div>
</div>



<div class="ad-area no-icon ad-shortcode ad-horizontal ad-label-invisible cf" itemscope itemtype="https://schema.org/WPAdBlock">
  <div class="ad-label" itemprop="name" data-nosnippet>スポンサーリンク</div>
  <div class="ad-wrap">
    <div class="ad-responsive ad-usual"><!-- レスポンシブコード -->
<ins class="adsbygoogle"
  style="display:block"
  data-ad-client="ca-pub-9322628694545224"
  data-ad-slot="3537999807"
  data-ad-format="horizontal"
  data-full-width-responsive="true"></ins>
</div>
          </div>

</div>




<h2 class="wp-block-heading">Details</h2>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" src="https://pianolevels.com/wp-content/uploads/2022/04/BVW564-2.jpg" alt="Bach/Busoni BWV 564-2. Intermezzo" class="wp-image-33528" width="467" height="212" srcset="https://pianolevels.com/wp-content/uploads/2022/04/BVW564-2.jpg 623w, https://pianolevels.com/wp-content/uploads/2022/04/BVW564-2-300x136.jpg 300w" sizes="(max-width: 467px) 100vw, 467px" /></figure>



<pre class="wp-block-preformatted">Composer: Bach, Johann Sebastian/arr. by Busoni, Ferruccio
Title: Toccata in C major 2. Intermezzo (Adagio)
Opus or Catalogue Number: (BWV 564)
Key: A minor
Year of composition: 1708~14 (original)</pre>



<iframe loading="lazy" style="border-radius:12px" src="https://open.spotify.com/embed/track/5fF8HovcV4wYXmyghHbXdg?utm_source=generator" width="100%" height="80" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"></iframe>



Scores: <a rel="nofollow noopener" href="https://imslp.org/wiki/Toccata,_Adagio_and_Fugue_in_C_major,_BWV_564_(Bach,_Johann_Sebastian)" target="_blank">IMSLP</a>



<div class="information-box common-icon-box">
<p><strong>About PianoLevels.com</strong>: What many piano learners are curious about is the difficulty of the music.<span class="Apple-converted-space">  </span>However, it is not easy in the first place to simply indicate the difficulty of a music as levels. Every person has a difference in their playing techniques, hand sizes and has different feelings about the difficulty. In addition, different publishers have different standards for evaluating difficulty, which can lead to confusion. PianoLevels.com is intended to measure and refer to the average difficulty level by participating in the difficulty assessment by many people, including piano learners, teachers, and pianists. Vote for your difficulty rating! (→ <a href="https://pianolevels.com/en/how-to-vote">How to vote</a>)</p>
<p><strong>Difficulty Evaluation Criteria:<br />
<img loading="lazy" decoding="async" class="aligncenter wp-image-77 " src="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg" alt="Difficulty Level Criteria" width="428" height="500" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg 715w, https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level-257x300.jpg 257w" sizes="(max-width: 428px) 100vw, 428px" /><br />
</strong></p>
</div>




<div class="wp-block-cocoon-blocks-column-2 column-wrap column-2 column-2-2-1-1 layout-box">
<div class="wp-block-cocoon-blocks-column-left column-left">
<h5 class="wp-block-heading" id="vote-more">Popular voting pages: J.S. Bach</h5>



  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow">
      <a href="https://pianolevels.com/en/bach_invention-14/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?">
    <div class="post-31371 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach-busoni_toccata565/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?">
    <div class="post-33517 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-fugue-post tag-toccata-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.29</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_goldberg-aria/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?">
    <div class="post-33394 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-variations-post tag-goldberg-variations-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_french_suite4-1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?">
    <div class="post-31728 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-allemande-post tag-french-suite-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_invention-9/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?">
    <div class="post-31356 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>




<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--7"><a class="wp-block-button__link has-ex-a-color has-text-color" style="border-radius:50px">See more &gt;</a></div>
</div>
</div>



<div class="wp-block-cocoon-blocks-column-right column-right">
<div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow">
<h5 class="wp-block-heading">Top voting pages</h5>



<p><meta charset="utf-8">  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow ranking-visible">
      <a href="https://pianolevels.com/en/chopin_nocturne1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?">
    <div class="post-6388 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-chopin-post tag-nocturne-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.08.31</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.07.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/debussy_reverie/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is Debussy: Rêverie?">
    <div class="post-7673 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-debussy-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Debussy: Rêverie?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.03</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.05.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/kapustin_8concert-studies6/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?">
    <div class="post-16281 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-kapustin-post tag-etude-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-160x90.jpg 160w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.11.12</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.06</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_kinderszenen_op15-7/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?">
    <div class="post-8883 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.09</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_carnaval_op9_paganini/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?">
    <div class="post-8743 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.08</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>
</p>



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--8"><a class="wp-block-button__link has-ex-a-color has-text-color" href="https://pianolevels.com/en#composer" style="border-radius:50px">Choose a composer ></a></div>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How difficult is J.S. Bach/Busoni: Toccata, Adagio and Fugue in C major BWV 564-1. Preludio (Toccata)?</title>
		<link>https://pianolevels.com/en/bach_toccata564-1/</link>
		
		<dc:creator><![CDATA[TeeJay]]></dc:creator>
		<pubDate>Fri, 29 Apr 2022 04:34:52 +0000</pubDate>
				<category><![CDATA[J.S. Bach]]></category>
		<category><![CDATA[Toccata]]></category>
		<category><![CDATA[Prelude]]></category>
		<guid isPermaLink="false">https://pianolevels.com/?p=33545</guid>

					<description><![CDATA[Toccata, Adagio and Fugue in C major BWV 564 (arr. by Busoni) 1. Preludio(Toccata) 2. Intermezzo(Adagio) 3. Fu [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">Average difficulty level</h2>



<p><span class="fz-14px"><em>On a scale of 1 to 10. If 0, please submit the first vote. (→<a href="https://pianolevels.com/en/how-to-vote/" data-type="URL" data-id="https://pianolevels.com/en/how-to-vote/" target="_blank">How to vote?</a>)</em></span></p>



<!--RWP Review-->
<div class="rwp-review-wrap rwp-theme-1" id="rwp-review-33523-0-837284835" style="color: #556473; font-size: 14px" data-post-id="33523" data-box-id="0" data-template-id="rwp_template_609e1d3b90755" data-disabled="0" data-sharing-review-link-label="Copy and paste the URL to share the review" data-per-page="30">

    <div class="rwp-review">
        
        <div class="rwp-header rwp-has-image"><div class="rwp-review-image">
	
		<span style="background-image: url(https://pianolevels.com/wp-content/uploads/2022/03/370px-Johann_Sebastian_Bach-edited.png);"></span>

	</div> <!-- /review-image -->

<div class="rwp-overalls">
<div
    class="rwp-users-score rwp-ur"

       	style="background: #566473; "
    >

	

		<span v-cloak class="rwp-users-score-value"  > {{ reviewsOverall }} <i>/ 10</i></span>
    <span class="rwp-users-score-label">Level</span>
    <span class="rwp-users-score-count">(<i v-text="reviewsCount">0</i> votes)</span>
	
</div><!--/users-score-->

</div> <!-- /overalls --></div> <!-- /header --><div class="rwp-prosandcons">
</div> <!-- /prosandcons --><div class="rwp-scores rwp-ur">

<div class="rwp-criterion"><div class="rwp-criterion-text"><span class="rwp-criterion-label" style="line-height: 14px;">Level</span><span class="rwp-criterion-score" style="line-height: 18px; font-size: 18px;">0</span></div><!-- /criterion-text --><div class="rwp-criterion-bar-base"><div class="rwp-score-bar" style="width: 0%; background: #fff462;"></div></div><!-- /criterion-bar --></div><!-- /criterion -->
</div> <!-- /scores -->
	<div class="rwp-users-reviews-wrap">
				<span class="rwp-people-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Comments
			<i style="background-color: #5283b8;
				  font-size: 12px;
				  border-radius: 12px;
				  -webkit-border-radius: 12px;" v-text="reviews.length"></i>

			<em style="color: #556473;
	               font-size: 14px;
	               line-height: 1.2em;">
									<a href="#rwp-ratings-form-33523-0">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</a>
							</em>
		</span>

		<span class="rwp-loading-icon" v-show="loading"></span><!-- /loader-->

		<div class="rwp-select rwp-box__sorting" v-show="reviews.length > 0">
			<i>Order by:</i>
			<select v-on:change="sortReviews" v-model="sorting">
									<option value="mostRecent">Most recent</option>
									<option value="topScore">Top score</option>
									<option value="mostHelpful">Most helpful</option>
									<option value="worstScore">Worst score</option>
							</select>
		</div><!-- /users reviews toolbar -->

		<div class="rwp-users-reviews">
			<p v-show="!loading && success && reviews.length < 1">Be the first to leave a review.</p>
			<p v-show="!loading && !successs" v-text="errorMsg"></p>
			<div class="rwp-u-review" v-bind:class="{'--rwp-highlighted': review.rating_highlighted}" v-for="review in reviews | orderBy sortingField sortingReversed | limitBy toShow">

				<rwp-tracker v-bind:highlighted="review.rating_highlighted"></rwp-tracker>

				<div class="rwp-u-review__content">
					<div class="rwp-u-review__author">
													<div class="rwp-u-review__author-avatar">
								<img v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" />

								<a v-bind:href="generateProfileLink('', 'username', review)" v-else><img class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" /></a>
							</div>
						
						<div class="rwp-u-review__author-info">
							<div class="rwp-u-review__author-details">
																	<span v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__username" v-text="review.rating_user_name"></span>

									<a v-bind:href="generateProfileLink('', 'username', review)" v-else class="rwp-u-review__username" v-text="review.rating_user_name"></a>
								
								<div class="rwp-u-review__badges" v-if="typeof review.rating_verified != 'undefined' && review.rating_verified">
									<span class="rwp-u-review__badge" style="background: #E91E63;">Verified</span>
								</div><!-- /badges -->
							</div>

							<div class="rwp-u-review__date" v-text="review.rating_formatted_date"></div>
						</div>
					</div>

					
						
						<div class="rwp-u-review__scores">
							<rwp-score-bar
									v-bind:score="parseFloat(review.rating_score[0])"
									v-bind:min="parseFloat(0)"
									v-bind:max="parseFloat(10)"
									v-bind:low="parseInt(40)"
									v-bind:high="parseInt(69)"
									v-bind:color-low="'#fff462'"
									v-bind:color-medium="'#3cb37a'"
									v-bind:color-high="'#68a4d9'"
									label="Level"></rwp-score-bar>						</div><!-- /scores section -->
					
					
											<div class="rwp-u-review__comment">{{{review.rating_comment | nl2br}}}</div>
					
					<div class="rwp-u-review__custom-fields" v-if="review.rating_custom_fields != undefined && review.rating_custom_fields.length > 0">
						<div class="rwp-u-review__custom-field" v-for="customField in review.rating_custom_fields" :key="customField.id" v-bind:class="{ 'rwp-cf-empty': !customField.value.length }">
							<span class="rwp-u-review__custom-field-label" v-text="customField.label" style="font-size: 12px;"></span>
							<div class="rwp-u-review__custom-field-value" v-text="customField.value.length ? customField.value : '-'"></div>
						</div>
					</div>

					
											<div class="rwp-u-review__actions">
																						<div class="rwp-u-review__sharing rwp-replies-count" @click="toggleReplies(review)">
									<span class="rwp-u-review__sharing-icon --rwp-comment"></span>
									<span>Replies</span>
									<span v-if="review.rating_replies.length">({{review.rating_replies.length}})</span>
								</div><!-- /action section -->
																						<div class="rwp-u-review__likes">

									<div class="rwp-u-review__judge-icons">
										<span class="dashicons dashicons-yes" v-show="review.judging_ok"></span>
										<span class="dashicons dashicons-update" v-show="review.judging_loading"></span>
										<span class="dashicons dashicons-warning" v-show="review.judging_failed"></span>
									</div><!-- /judge icons section -->

									<div class="rwp-u-review__positive">
										<span class="rwp-u-review__positive-count" v-text="review.rating_helpful"></span>
										<i class="rwp-u-review__positive-icon" v-on:click="judgeReview(review, 1, 0)"></i>
									</div><!-- /positive section -->

									<div class="rwp-u-review__negative">
										<i class="rwp-u-review__negative-icon" v-on:click="judgeReview(review, 0, 0)"></i>
										<span class="rwp-u-review__negative-count" v-text="review.rating_unhelpful"></span>
									</div><!-- /positive section -->
								</div><!-- /likes section -->
													</div><!-- /actions section -->
										<p class="rwp-u-review__judge-msg" v-show="review.judging_failed" v-text="review.judging_msg"></p>

					<rwp-replies inline-template v-bind:replies="review.rating_replies" v-bind:review-id="review.rating_id" v-bind:post-id="review.rating_post_id" action="rwp_submit_reply" action-delete="rwp_delete_reply" action-edit="rwp_edit_reply" security="ae06d9b82e" security-edit="8e505b25cc" security-delete="ab3b00d266" endpoint="https://pianolevels.com/wp-admin/admin-ajax.php" v-bind:user-id="0" v-bind:user-can-reply="true" v-bind:per-page="3" v-show="review.show_replies" deletion-message="Do you confirm the reply deletion?">
    <div class="rwp-replies" style="font-size: 14px; color: #556473;">

        <p v-if="!userCanReply && replies.length == 0">This review has no replies yet.</p>

        <div class="rwp-reply" v-for="(rInd, reply) in replies | limitBy toShow">

                            <p v-html="reply.reply_comment | nl2br"></p>

                <div class="rwp-reply__info">
                    <div class="rwp-reply__author">
                        <div>
                            <img v-bind:src="reply.reply_author_avatar" alt="Avatar">
                        </div>
                        <span v-text="reply.reply_author_name"></span>
                    </div>
                    <span class="rwp-reply__created-at" v-text="reply.reply_created_at"></span>
                </div>
                        </div><!-- /reply -->

        <span class="rwp-more-urs-btn" v-on:click="showMore" v-if="toShow < replies.length">Show more</span>

                    <div class="rwp-reply__form">
                                    <input class="rwp-reply__text-input" type="text" v-model="userName" placeholder="Write your name" style="font-size: 14px; color: #556473;">
                
                <div class="rwp-reply__input">
                    <textarea v-model="commentText" placeholder="Reply to this review" style="font-size: 14px; color: #556473;" v-on:input="onInput" rows="1"></textarea>

                    <span class="rwp-reply__submit" v-bind:class="{'rwp-cursor-not-allowed': isSubmitNotAllowed}" v-on:click.prevent="submitReply">
                        <svg fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="#718096">
                            <path d="M9 5l7 7-7 7"></path>
                        </svg>
                    </span>
                </div>

                <div class="rwp-reply__footer">
                    <span class="rwp-reply__user"></span>
                    <span class="rwp-reply__feedback" v-text="feedback"></span>
                    <span class="rwp-loader" v-show="isProccessing"></span>
                </div>
            </div><!-- /reply form -->
        
            </div><!-- /replies -->
</rwp-replies>
				</div> <!-- /content -->

			</div><!-- /user review -->

		</div> <!-- /users-reviews -->

		<span class="rwp-more-urs-btn" v-on:click="showMore" v-show="toShow < reviews.length">Show more</span>

		<div class="rwp-pagination" v-show="reviews.length > itemsPerPage">
			<div class="rwp-pagination__container">
				<span v-for="pageNumber in totalPages" v-on:click="changePage($event, pageNumber)" v-bind:class="{'rwp-pagination__current':  (currentPage === pageNumber)}">{{ pageNumber+1 }}</span>
			</div>
		</div>
		<!--/pagination -->

	</div> <!-- /users-reviews-wrap -->

	<div class="rwp-ratings-form-wrap" id="rwp-ratings-form-33523-0">

		<span class="rwp-ratings-form-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</span>

		<div class="rwp-ratings-form">

			
			<div class="rwp-rating-form-content">

				<input type="hidden" name="rwp-ur[post-id]" value="33523" />
				<input type="hidden" name="rwp-ur[user-id]" value="0" />
				<input type="hidden" name="rwp-ur[review-id]" value="0" />
				<input type="hidden" name="rwp-ur[mode]" value="bars" />
				<input type="hidden" name="rwp-ur[template]" value="rwp_template_609e1d3b90755" />

				
				
									<p>
						<input type="text" name="rwp-ur[name]" value="" placeholder="Write your name" style="font-size: 14px; color: #556473;">
					</p>
				
				
				
									<p>
						<textarea name="rwp-ur[comment]" placeholder="Write your review" style="font-size: 14px; color: #556473;"></textarea>
					</p>
				
								
				<ul class="rwp-scores-sliders"><li><label>Level</label><input type="text" name="rwp-ur[rating][]" placeholder="0" style="font-size: 14px; color: #556473;"/><div class="rwp-slider" data-step="0.5" data-val="0" data-min="0" data-max="10" data-index="0"></div></li></ul>
								
									<p>
						<div class="rwp-recaptcha" data-sitekey="6LeSUN8aAAAAADr3yn0mUFqZrmoxqFou9eMHhfUW" data-grcid="" id="rwp-recaptcha-33523-0"></div>
					</p>
				
				<p class="rwp-submit-wrap">
					<input v-on:click.prevent="submitUserReview" type="button" value="Submit" style="background-color: #566473; " />
					<span class="rwp-loader"></span><!-- /loader-->
				</p>

			</div> <!-- /rating-form-content -->

		</div><!-- /rating-form -->

		<div class="rwp-notification --rwp-notice-with-error"></div>

	</div> <!-- /ratings-form-wrap -->

    </div><!-- /review -->

    
</div>
<!--/review-wrap-->



<p class="has-text-align-center">Toccata, Adagio and Fugue in C major BWV 564 (arr. by Busoni)</p>



<figure class="wp-block-table aligncenter"><div class="scrollable-table"><table class="has-fixed-layout"><tbody><tr><td class="has-text-align-center" data-align="center"><strong>1. Preludio<br>(Toccata)</strong></td><td class="has-text-align-center" data-align="center"><a href="https://pianolevels.com/en/bach_toccata564-2/">2. Intermezzo<br>(Adagio)</a></td><td class="has-text-align-center" data-align="center"><a href="https://pianolevels.com/en/bach_toccata564-3/">3. Fugue</a></td></tr></tbody></table></div></figure>



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-ef5ce59c wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-outline is-style-outline--9"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en/bach/" style="border-radius:50px"><strong><span class="fz-16px">&lt; Back to the work list</span></strong> </a></div>



<div class="wp-block-button is-style-outline is-style-outline--10"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en#composer" style="border-radius:50px"><strong><span class="fz-16px">Choose a composer</span><span class="fz-16px"> </span><span class="fz-16px">></span></strong></a></div>
</div>



<div class="ad-area no-icon ad-shortcode ad-horizontal ad-label-invisible cf" itemscope itemtype="https://schema.org/WPAdBlock">
  <div class="ad-label" itemprop="name" data-nosnippet>スポンサーリンク</div>
  <div class="ad-wrap">
    <div class="ad-responsive ad-usual"><!-- レスポンシブコード -->
<ins class="adsbygoogle"
  style="display:block"
  data-ad-client="ca-pub-9322628694545224"
  data-ad-slot="3537999807"
  data-ad-format="horizontal"
  data-full-width-responsive="true"></ins>
</div>
          </div>

</div>




<h2 class="wp-block-heading">Details</h2>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" src="https://pianolevels.com/wp-content/uploads/2022/04/BVW564-1.jpg" alt="Bach/Busoni BWV 564 1. Prelude" class="wp-image-33524" width="487" height="201" srcset="https://pianolevels.com/wp-content/uploads/2022/04/BVW564-1.jpg 649w, https://pianolevels.com/wp-content/uploads/2022/04/BVW564-1-300x124.jpg 300w" sizes="(max-width: 487px) 100vw, 487px" /></figure>



<pre class="wp-block-preformatted">Composer: Bach, Johann Sebastian/arr. by Busoni, Ferruccio
Title: Toccata in C major 1. Preludio
Opus or Catalogue Number: (BWV 564)
Key: C major
Year of composition: 1708~14 (original)</pre>



<iframe loading="lazy" style="border-radius:12px" src="https://open.spotify.com/embed/track/0Qy3NrRFUPfETCSriMiBCT?utm_source=generator" width="100%" height="80" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"></iframe>



Scores: <a rel="nofollow noopener" href="https://imslp.org/wiki/Toccata,_Adagio_and_Fugue_in_C_major,_BWV_564_(Bach,_Johann_Sebastian)" target="_blank">IMSLP</a>



<div class="information-box common-icon-box">
<p><strong>About PianoLevels.com</strong>: What many piano learners are curious about is the difficulty of the music.<span class="Apple-converted-space">  </span>However, it is not easy in the first place to simply indicate the difficulty of a music as levels. Every person has a difference in their playing techniques, hand sizes and has different feelings about the difficulty. In addition, different publishers have different standards for evaluating difficulty, which can lead to confusion. PianoLevels.com is intended to measure and refer to the average difficulty level by participating in the difficulty assessment by many people, including piano learners, teachers, and pianists. Vote for your difficulty rating! (→ <a href="https://pianolevels.com/en/how-to-vote">How to vote</a>)</p>
<p><strong>Difficulty Evaluation Criteria:<br />
<img loading="lazy" decoding="async" class="aligncenter wp-image-77 " src="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg" alt="Difficulty Level Criteria" width="428" height="500" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg 715w, https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level-257x300.jpg 257w" sizes="(max-width: 428px) 100vw, 428px" /><br />
</strong></p>
</div>




<div class="wp-block-cocoon-blocks-column-2 column-wrap column-2 column-2-2-1-1 layout-box">
<div class="wp-block-cocoon-blocks-column-left column-left">
<h5 class="wp-block-heading" id="vote-more">Popular voting pages: J.S. Bach</h5>



  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow">
      <a href="https://pianolevels.com/en/bach_invention-14/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?">
    <div class="post-31371 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach-busoni_toccata565/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?">
    <div class="post-33517 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-fugue-post tag-toccata-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.29</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_goldberg-aria/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?">
    <div class="post-33394 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-variations-post tag-goldberg-variations-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_french_suite4-1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?">
    <div class="post-31728 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-allemande-post tag-french-suite-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_invention-9/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?">
    <div class="post-31356 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>




<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--11"><a class="wp-block-button__link has-ex-a-color has-text-color" style="border-radius:50px">See more &gt;</a></div>
</div>
</div>



<div class="wp-block-cocoon-blocks-column-right column-right">
<div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow">
<h5 class="wp-block-heading">Top voting pages</h5>



<p><meta charset="utf-8">  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow ranking-visible">
      <a href="https://pianolevels.com/en/chopin_nocturne1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?">
    <div class="post-6388 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-chopin-post tag-nocturne-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.08.31</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.07.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/debussy_reverie/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is Debussy: Rêverie?">
    <div class="post-7673 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-debussy-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Debussy: Rêverie?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.03</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.05.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/kapustin_8concert-studies6/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?">
    <div class="post-16281 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-kapustin-post tag-etude-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-160x90.jpg 160w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.11.12</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.06</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_kinderszenen_op15-7/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?">
    <div class="post-8883 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.09</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_carnaval_op9_paganini/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?">
    <div class="post-8743 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.08</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>
</p>



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--12"><a class="wp-block-button__link has-ex-a-color has-text-color" href="https://pianolevels.com/en#composer" style="border-radius:50px">Choose a composer ></a></div>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How difficult is J.S. Bach/Busoni: Prelude and Fugue in D major BWV 532?</title>
		<link>https://pianolevels.com/en/bach-busoni_prelude-fugue532/</link>
		
		<dc:creator><![CDATA[TeeJay]]></dc:creator>
		<pubDate>Fri, 29 Apr 2022 01:57:31 +0000</pubDate>
				<category><![CDATA[J.S. Bach]]></category>
		<category><![CDATA[Prelude]]></category>
		<category><![CDATA[Fugue]]></category>
		<guid isPermaLink="false">https://pianolevels.com/?p=33521</guid>

					<description><![CDATA[Composer: Bach, Johann Sebastian/arr. by Busoni, Ferrucio Title: Praludium und Fuge Opus or Catalogue Number:  [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">Average difficulty level</h2>



<p><span class="fz-14px"><em>On a scale of 1 to 10. If 0, please submit the first vote. (→<a href="https://pianolevels.com/en/how-to-vote/" data-type="URL" data-id="https://pianolevels.com/en/how-to-vote/" target="_blank">How to vote?</a>)</em></span></p>



<!--RWP Review-->
<div class="rwp-review-wrap rwp-theme-1" id="rwp-review-31280-0-1654292377" style="color: #556473; font-size: 14px" data-post-id="31280" data-box-id="0" data-template-id="rwp_template_609e1d3b90755" data-disabled="0" data-sharing-review-link-label="Copy and paste the URL to share the review" data-per-page="30">

    <div class="rwp-review">
        
        <div class="rwp-header rwp-has-image"><div class="rwp-review-image">
	
		<span style="background-image: url(https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach.png);"></span>

	</div> <!-- /review-image -->

<div class="rwp-overalls">
<div
    class="rwp-users-score rwp-ur"

       	style="background: #566473; "
    >

	

		<span v-cloak class="rwp-users-score-value"  > {{ reviewsOverall }} <i>/ 10</i></span>
    <span class="rwp-users-score-label">Level</span>
    <span class="rwp-users-score-count">(<i v-text="reviewsCount">0</i> votes)</span>
	
</div><!--/users-score-->

</div> <!-- /overalls --></div> <!-- /header --><div class="rwp-prosandcons">
</div> <!-- /prosandcons --><div class="rwp-scores rwp-ur">

<div class="rwp-criterion"><div class="rwp-criterion-text"><span class="rwp-criterion-label" style="line-height: 14px;">Level</span><span class="rwp-criterion-score" style="line-height: 18px; font-size: 18px;">0</span></div><!-- /criterion-text --><div class="rwp-criterion-bar-base"><div class="rwp-score-bar" style="width: 0%; background: #fff462;"></div></div><!-- /criterion-bar --></div><!-- /criterion -->
</div> <!-- /scores -->
	<div class="rwp-users-reviews-wrap">
				<span class="rwp-people-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Comments
			<i style="background-color: #5283b8;
				  font-size: 12px;
				  border-radius: 12px;
				  -webkit-border-radius: 12px;" v-text="reviews.length"></i>

			<em style="color: #556473;
	               font-size: 14px;
	               line-height: 1.2em;">
									<a href="#rwp-ratings-form-31280-0">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</a>
							</em>
		</span>

		<span class="rwp-loading-icon" v-show="loading"></span><!-- /loader-->

		<div class="rwp-select rwp-box__sorting" v-show="reviews.length > 0">
			<i>Order by:</i>
			<select v-on:change="sortReviews" v-model="sorting">
									<option value="mostRecent">Most recent</option>
									<option value="topScore">Top score</option>
									<option value="mostHelpful">Most helpful</option>
									<option value="worstScore">Worst score</option>
							</select>
		</div><!-- /users reviews toolbar -->

		<div class="rwp-users-reviews">
			<p v-show="!loading && success && reviews.length < 1">Be the first to leave a review.</p>
			<p v-show="!loading && !successs" v-text="errorMsg"></p>
			<div class="rwp-u-review" v-bind:class="{'--rwp-highlighted': review.rating_highlighted}" v-for="review in reviews | orderBy sortingField sortingReversed | limitBy toShow">

				<rwp-tracker v-bind:highlighted="review.rating_highlighted"></rwp-tracker>

				<div class="rwp-u-review__content">
					<div class="rwp-u-review__author">
													<div class="rwp-u-review__author-avatar">
								<img v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" />

								<a v-bind:href="generateProfileLink('', 'username', review)" v-else><img class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" /></a>
							</div>
						
						<div class="rwp-u-review__author-info">
							<div class="rwp-u-review__author-details">
																	<span v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__username" v-text="review.rating_user_name"></span>

									<a v-bind:href="generateProfileLink('', 'username', review)" v-else class="rwp-u-review__username" v-text="review.rating_user_name"></a>
								
								<div class="rwp-u-review__badges" v-if="typeof review.rating_verified != 'undefined' && review.rating_verified">
									<span class="rwp-u-review__badge" style="background: #E91E63;">Verified</span>
								</div><!-- /badges -->
							</div>

							<div class="rwp-u-review__date" v-text="review.rating_formatted_date"></div>
						</div>
					</div>

					
						
						<div class="rwp-u-review__scores">
							<rwp-score-bar
									v-bind:score="parseFloat(review.rating_score[0])"
									v-bind:min="parseFloat(0)"
									v-bind:max="parseFloat(10)"
									v-bind:low="parseInt(40)"
									v-bind:high="parseInt(69)"
									v-bind:color-low="'#fff462'"
									v-bind:color-medium="'#3cb37a'"
									v-bind:color-high="'#68a4d9'"
									label="Level"></rwp-score-bar>						</div><!-- /scores section -->
					
					
											<div class="rwp-u-review__comment">{{{review.rating_comment | nl2br}}}</div>
					
					<div class="rwp-u-review__custom-fields" v-if="review.rating_custom_fields != undefined && review.rating_custom_fields.length > 0">
						<div class="rwp-u-review__custom-field" v-for="customField in review.rating_custom_fields" :key="customField.id" v-bind:class="{ 'rwp-cf-empty': !customField.value.length }">
							<span class="rwp-u-review__custom-field-label" v-text="customField.label" style="font-size: 12px;"></span>
							<div class="rwp-u-review__custom-field-value" v-text="customField.value.length ? customField.value : '-'"></div>
						</div>
					</div>

					
											<div class="rwp-u-review__actions">
																						<div class="rwp-u-review__sharing rwp-replies-count" @click="toggleReplies(review)">
									<span class="rwp-u-review__sharing-icon --rwp-comment"></span>
									<span>Replies</span>
									<span v-if="review.rating_replies.length">({{review.rating_replies.length}})</span>
								</div><!-- /action section -->
																						<div class="rwp-u-review__likes">

									<div class="rwp-u-review__judge-icons">
										<span class="dashicons dashicons-yes" v-show="review.judging_ok"></span>
										<span class="dashicons dashicons-update" v-show="review.judging_loading"></span>
										<span class="dashicons dashicons-warning" v-show="review.judging_failed"></span>
									</div><!-- /judge icons section -->

									<div class="rwp-u-review__positive">
										<span class="rwp-u-review__positive-count" v-text="review.rating_helpful"></span>
										<i class="rwp-u-review__positive-icon" v-on:click="judgeReview(review, 1, 0)"></i>
									</div><!-- /positive section -->

									<div class="rwp-u-review__negative">
										<i class="rwp-u-review__negative-icon" v-on:click="judgeReview(review, 0, 0)"></i>
										<span class="rwp-u-review__negative-count" v-text="review.rating_unhelpful"></span>
									</div><!-- /positive section -->
								</div><!-- /likes section -->
													</div><!-- /actions section -->
										<p class="rwp-u-review__judge-msg" v-show="review.judging_failed" v-text="review.judging_msg"></p>

					<rwp-replies inline-template v-bind:replies="review.rating_replies" v-bind:review-id="review.rating_id" v-bind:post-id="review.rating_post_id" action="rwp_submit_reply" action-delete="rwp_delete_reply" action-edit="rwp_edit_reply" security="ae06d9b82e" security-edit="8e505b25cc" security-delete="ab3b00d266" endpoint="https://pianolevels.com/wp-admin/admin-ajax.php" v-bind:user-id="0" v-bind:user-can-reply="true" v-bind:per-page="3" v-show="review.show_replies" deletion-message="Do you confirm the reply deletion?">
    <div class="rwp-replies" style="font-size: 14px; color: #556473;">

        <p v-if="!userCanReply && replies.length == 0">This review has no replies yet.</p>

        <div class="rwp-reply" v-for="(rInd, reply) in replies | limitBy toShow">

                            <p v-html="reply.reply_comment | nl2br"></p>

                <div class="rwp-reply__info">
                    <div class="rwp-reply__author">
                        <div>
                            <img v-bind:src="reply.reply_author_avatar" alt="Avatar">
                        </div>
                        <span v-text="reply.reply_author_name"></span>
                    </div>
                    <span class="rwp-reply__created-at" v-text="reply.reply_created_at"></span>
                </div>
                        </div><!-- /reply -->

        <span class="rwp-more-urs-btn" v-on:click="showMore" v-if="toShow < replies.length">Show more</span>

                    <div class="rwp-reply__form">
                                    <input class="rwp-reply__text-input" type="text" v-model="userName" placeholder="Write your name" style="font-size: 14px; color: #556473;">
                
                <div class="rwp-reply__input">
                    <textarea v-model="commentText" placeholder="Reply to this review" style="font-size: 14px; color: #556473;" v-on:input="onInput" rows="1"></textarea>

                    <span class="rwp-reply__submit" v-bind:class="{'rwp-cursor-not-allowed': isSubmitNotAllowed}" v-on:click.prevent="submitReply">
                        <svg fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="#718096">
                            <path d="M9 5l7 7-7 7"></path>
                        </svg>
                    </span>
                </div>

                <div class="rwp-reply__footer">
                    <span class="rwp-reply__user"></span>
                    <span class="rwp-reply__feedback" v-text="feedback"></span>
                    <span class="rwp-loader" v-show="isProccessing"></span>
                </div>
            </div><!-- /reply form -->
        
            </div><!-- /replies -->
</rwp-replies>
				</div> <!-- /content -->

			</div><!-- /user review -->

		</div> <!-- /users-reviews -->

		<span class="rwp-more-urs-btn" v-on:click="showMore" v-show="toShow < reviews.length">Show more</span>

		<div class="rwp-pagination" v-show="reviews.length > itemsPerPage">
			<div class="rwp-pagination__container">
				<span v-for="pageNumber in totalPages" v-on:click="changePage($event, pageNumber)" v-bind:class="{'rwp-pagination__current':  (currentPage === pageNumber)}">{{ pageNumber+1 }}</span>
			</div>
		</div>
		<!--/pagination -->

	</div> <!-- /users-reviews-wrap -->

	<div class="rwp-ratings-form-wrap" id="rwp-ratings-form-31280-0">

		<span class="rwp-ratings-form-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</span>

		<div class="rwp-ratings-form">

			
			<div class="rwp-rating-form-content">

				<input type="hidden" name="rwp-ur[post-id]" value="31280" />
				<input type="hidden" name="rwp-ur[user-id]" value="0" />
				<input type="hidden" name="rwp-ur[review-id]" value="0" />
				<input type="hidden" name="rwp-ur[mode]" value="bars" />
				<input type="hidden" name="rwp-ur[template]" value="rwp_template_609e1d3b90755" />

				
				
									<p>
						<input type="text" name="rwp-ur[name]" value="" placeholder="Write your name" style="font-size: 14px; color: #556473;">
					</p>
				
				
				
									<p>
						<textarea name="rwp-ur[comment]" placeholder="Write your review" style="font-size: 14px; color: #556473;"></textarea>
					</p>
				
								
				<ul class="rwp-scores-sliders"><li><label>Level</label><input type="text" name="rwp-ur[rating][]" placeholder="0" style="font-size: 14px; color: #556473;"/><div class="rwp-slider" data-step="0.5" data-val="0" data-min="0" data-max="10" data-index="0"></div></li></ul>
								
									<p>
						<div class="rwp-recaptcha" data-sitekey="6LeSUN8aAAAAADr3yn0mUFqZrmoxqFou9eMHhfUW" data-grcid="" id="rwp-recaptcha-31280-0"></div>
					</p>
				
				<p class="rwp-submit-wrap">
					<input v-on:click.prevent="submitUserReview" type="button" value="Submit" style="background-color: #566473; " />
					<span class="rwp-loader"></span><!-- /loader-->
				</p>

			</div> <!-- /rating-form-content -->

		</div><!-- /rating-form -->

		<div class="rwp-notification --rwp-notice-with-error"></div>

	</div> <!-- /ratings-form-wrap -->

    </div><!-- /review -->

    
</div>
<!--/review-wrap-->



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-ef5ce59c wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-outline is-style-outline--13"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en/bach/" style="border-radius:50px"><strong><span class="fz-16px">&lt; Back to the work list</span></strong> </a></div>



<div class="wp-block-button is-style-outline is-style-outline--14"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en#composer" style="border-radius:50px"><strong><span class="fz-16px">Choose a composer</span><span class="fz-16px"> </span><span class="fz-16px">></span></strong></a></div>
</div>



<div class="ad-area no-icon ad-shortcode ad-horizontal ad-label-invisible cf" itemscope itemtype="https://schema.org/WPAdBlock">
  <div class="ad-label" itemprop="name" data-nosnippet>スポンサーリンク</div>
  <div class="ad-wrap">
    <div class="ad-responsive ad-usual"><!-- レスポンシブコード -->
<ins class="adsbygoogle"
  style="display:block"
  data-ad-client="ca-pub-9322628694545224"
  data-ad-slot="3537999807"
  data-ad-format="horizontal"
  data-full-width-responsive="true"></ins>
</div>
          </div>

</div>




<h2 class="wp-block-heading">Details</h2>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" src="https://pianolevels.com/wp-content/uploads/2022/03/Prelude-and-Fugue-532.jpg" alt="Bach/Busoni Prelude and Fugue BWV 532" class="wp-image-31281" width="500" height="204" srcset="https://pianolevels.com/wp-content/uploads/2022/03/Prelude-and-Fugue-532.jpg 667w, https://pianolevels.com/wp-content/uploads/2022/03/Prelude-and-Fugue-532-300x122.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" /></figure>



<pre class="wp-block-preformatted">Composer: Bach, Johann Sebastian/arr. by Busoni, Ferrucio
Title: Praludium und Fuge
Opus or Catalogue Number: (from BWV 532)
Key: D major
Year of composition: 1708-12 ca.（original）</pre>



<iframe loading="lazy" style="border-radius:12px" src="https://open.spotify.com/embed/track/64bpgldW8zeRRqlMnKzsvt?utm_source=generator" width="100%" height="80" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"></iframe>



Scores: <a rel="nofollow noopener" href="https://imslp.org/wiki/Prelude_and_Fugue_in_D_major%2C_BWV_532_(Bach%2C_Johann_Sebastian)" target="_blank">IMSLP</a>



<div class="information-box common-icon-box">
<p><strong>About PianoLevels.com</strong>: What many piano learners are curious about is the difficulty of the music.<span class="Apple-converted-space">  </span>However, it is not easy in the first place to simply indicate the difficulty of a music as levels. Every person has a difference in their playing techniques, hand sizes and has different feelings about the difficulty. In addition, different publishers have different standards for evaluating difficulty, which can lead to confusion. PianoLevels.com is intended to measure and refer to the average difficulty level by participating in the difficulty assessment by many people, including piano learners, teachers, and pianists. Vote for your difficulty rating! (→ <a href="https://pianolevels.com/en/how-to-vote">How to vote</a>)</p>
<p><strong>Difficulty Evaluation Criteria:<br />
<img loading="lazy" decoding="async" class="aligncenter wp-image-77 " src="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg" alt="Difficulty Level Criteria" width="428" height="500" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg 715w, https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level-257x300.jpg 257w" sizes="(max-width: 428px) 100vw, 428px" /><br />
</strong></p>
</div>




<div class="wp-block-cocoon-blocks-column-2 column-wrap column-2 column-2-2-1-1 layout-box">
<div class="wp-block-cocoon-blocks-column-left column-left">
<h5 class="wp-block-heading" id="vote-more">Popular voting pages: J.S. Bach</h5>



  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow">
      <a href="https://pianolevels.com/en/bach_invention-14/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?">
    <div class="post-31371 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach-busoni_toccata565/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?">
    <div class="post-33517 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-fugue-post tag-toccata-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.29</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_goldberg-aria/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?">
    <div class="post-33394 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-variations-post tag-goldberg-variations-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_french_suite4-1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?">
    <div class="post-31728 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-allemande-post tag-french-suite-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_invention-9/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?">
    <div class="post-31356 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>




<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--15"><a class="wp-block-button__link has-ex-a-color has-text-color" style="border-radius:50px">See more &gt;</a></div>
</div>
</div>



<div class="wp-block-cocoon-blocks-column-right column-right">
<div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow">
<h5 class="wp-block-heading">Top voting pages</h5>



<p><meta charset="utf-8">  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow ranking-visible">
      <a href="https://pianolevels.com/en/chopin_nocturne1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?">
    <div class="post-6388 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-chopin-post tag-nocturne-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.08.31</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.07.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/debussy_reverie/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is Debussy: Rêverie?">
    <div class="post-7673 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-debussy-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Debussy: Rêverie?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.03</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.05.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/kapustin_8concert-studies6/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?">
    <div class="post-16281 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-kapustin-post tag-etude-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-160x90.jpg 160w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.11.12</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.06</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_kinderszenen_op15-7/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?">
    <div class="post-8883 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.09</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_carnaval_op9_paganini/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?">
    <div class="post-8743 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.08</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>
</p>



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--16"><a class="wp-block-button__link has-ex-a-color has-text-color" href="https://pianolevels.com/en#composer" style="border-radius:50px">Choose a composer ></a></div>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?</title>
		<link>https://pianolevels.com/en/bach-busoni_toccata565/</link>
		
		<dc:creator><![CDATA[TeeJay]]></dc:creator>
		<pubDate>Fri, 29 Apr 2022 01:46:24 +0000</pubDate>
				<category><![CDATA[J.S. Bach]]></category>
		<category><![CDATA[Fugue]]></category>
		<category><![CDATA[Toccata]]></category>
		<guid isPermaLink="false">https://pianolevels.com/?p=33517</guid>

					<description><![CDATA[Composer: Bach, Johann Sebastian/arr. by Busoni, Ferruccio Title: Toccata and Fugue Opus or Catalogue Number:  [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">Average difficulty level</h2>



<p><span class="fz-14px"><em>On a scale of 1 to 10. If 0, please submit the first vote. (→<a href="https://pianolevels.com/en/how-to-vote/" data-type="URL" data-id="https://pianolevels.com/en/how-to-vote/" target="_blank">How to vote?</a>)</em></span></p>



<!--RWP Review-->
<div class="rwp-review-wrap rwp-theme-1" id="rwp-review-31273-0-1364739304" style="color: #556473; font-size: 14px" data-post-id="31273" data-box-id="0" data-template-id="rwp_template_609e1d3b90755" data-disabled="0" data-sharing-review-link-label="Copy and paste the URL to share the review" data-per-page="30">

    <div class="rwp-review">
        
        <div class="rwp-header rwp-has-image"><div class="rwp-review-image">
	
		<span style="background-image: url(https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach.png);"></span>

	</div> <!-- /review-image -->

<div class="rwp-overalls">
<div
    class="rwp-users-score rwp-ur"

       	style="background: #566473; "
    >

	

		<span v-cloak class="rwp-users-score-value"  > {{ reviewsOverall }} <i>/ 10</i></span>
    <span class="rwp-users-score-label">Level</span>
    <span class="rwp-users-score-count">(<i v-text="reviewsCount">1</i> vote)</span>
	
</div><!--/users-score-->

</div> <!-- /overalls --></div> <!-- /header --><div class="rwp-prosandcons">
</div> <!-- /prosandcons --><div class="rwp-scores rwp-ur">

<div class="rwp-criterion"><div class="rwp-criterion-text"><span class="rwp-criterion-label" style="line-height: 14px;">Level</span><span class="rwp-criterion-score" style="line-height: 18px; font-size: 18px;">7.5</span></div><!-- /criterion-text --><div class="rwp-criterion-bar-base"><div class="rwp-score-bar" style="width: 75%; background: #68a4d9;"></div></div><!-- /criterion-bar --></div><!-- /criterion -->
</div> <!-- /scores -->
	<div class="rwp-users-reviews-wrap">
				<span class="rwp-people-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Comments
			<i style="background-color: #5283b8;
				  font-size: 12px;
				  border-radius: 12px;
				  -webkit-border-radius: 12px;" v-text="reviews.length"></i>

			<em style="color: #556473;
	               font-size: 14px;
	               line-height: 1.2em;">
									<a href="#rwp-ratings-form-31273-0">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</a>
							</em>
		</span>

		<span class="rwp-loading-icon" v-show="loading"></span><!-- /loader-->

		<div class="rwp-select rwp-box__sorting" v-show="reviews.length > 0">
			<i>Order by:</i>
			<select v-on:change="sortReviews" v-model="sorting">
									<option value="mostRecent">Most recent</option>
									<option value="topScore">Top score</option>
									<option value="mostHelpful">Most helpful</option>
									<option value="worstScore">Worst score</option>
							</select>
		</div><!-- /users reviews toolbar -->

		<div class="rwp-users-reviews">
			<p v-show="!loading && success && reviews.length < 1">Be the first to leave a review.</p>
			<p v-show="!loading && !successs" v-text="errorMsg"></p>
			<div class="rwp-u-review" v-bind:class="{'--rwp-highlighted': review.rating_highlighted}" v-for="review in reviews | orderBy sortingField sortingReversed | limitBy toShow">

				<rwp-tracker v-bind:highlighted="review.rating_highlighted"></rwp-tracker>

				<div class="rwp-u-review__content">
					<div class="rwp-u-review__author">
													<div class="rwp-u-review__author-avatar">
								<img v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" />

								<a v-bind:href="generateProfileLink('', 'username', review)" v-else><img class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" /></a>
							</div>
						
						<div class="rwp-u-review__author-info">
							<div class="rwp-u-review__author-details">
																	<span v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__username" v-text="review.rating_user_name"></span>

									<a v-bind:href="generateProfileLink('', 'username', review)" v-else class="rwp-u-review__username" v-text="review.rating_user_name"></a>
								
								<div class="rwp-u-review__badges" v-if="typeof review.rating_verified != 'undefined' && review.rating_verified">
									<span class="rwp-u-review__badge" style="background: #E91E63;">Verified</span>
								</div><!-- /badges -->
							</div>

							<div class="rwp-u-review__date" v-text="review.rating_formatted_date"></div>
						</div>
					</div>

					
						
						<div class="rwp-u-review__scores">
							<rwp-score-bar
									v-bind:score="parseFloat(review.rating_score[0])"
									v-bind:min="parseFloat(0)"
									v-bind:max="parseFloat(10)"
									v-bind:low="parseInt(40)"
									v-bind:high="parseInt(69)"
									v-bind:color-low="'#fff462'"
									v-bind:color-medium="'#3cb37a'"
									v-bind:color-high="'#68a4d9'"
									label="Level"></rwp-score-bar>						</div><!-- /scores section -->
					
					
											<div class="rwp-u-review__comment">{{{review.rating_comment | nl2br}}}</div>
					
					<div class="rwp-u-review__custom-fields" v-if="review.rating_custom_fields != undefined && review.rating_custom_fields.length > 0">
						<div class="rwp-u-review__custom-field" v-for="customField in review.rating_custom_fields" :key="customField.id" v-bind:class="{ 'rwp-cf-empty': !customField.value.length }">
							<span class="rwp-u-review__custom-field-label" v-text="customField.label" style="font-size: 12px;"></span>
							<div class="rwp-u-review__custom-field-value" v-text="customField.value.length ? customField.value : '-'"></div>
						</div>
					</div>

					
											<div class="rwp-u-review__actions">
																						<div class="rwp-u-review__sharing rwp-replies-count" @click="toggleReplies(review)">
									<span class="rwp-u-review__sharing-icon --rwp-comment"></span>
									<span>Replies</span>
									<span v-if="review.rating_replies.length">({{review.rating_replies.length}})</span>
								</div><!-- /action section -->
																						<div class="rwp-u-review__likes">

									<div class="rwp-u-review__judge-icons">
										<span class="dashicons dashicons-yes" v-show="review.judging_ok"></span>
										<span class="dashicons dashicons-update" v-show="review.judging_loading"></span>
										<span class="dashicons dashicons-warning" v-show="review.judging_failed"></span>
									</div><!-- /judge icons section -->

									<div class="rwp-u-review__positive">
										<span class="rwp-u-review__positive-count" v-text="review.rating_helpful"></span>
										<i class="rwp-u-review__positive-icon" v-on:click="judgeReview(review, 1, 0)"></i>
									</div><!-- /positive section -->

									<div class="rwp-u-review__negative">
										<i class="rwp-u-review__negative-icon" v-on:click="judgeReview(review, 0, 0)"></i>
										<span class="rwp-u-review__negative-count" v-text="review.rating_unhelpful"></span>
									</div><!-- /positive section -->
								</div><!-- /likes section -->
													</div><!-- /actions section -->
										<p class="rwp-u-review__judge-msg" v-show="review.judging_failed" v-text="review.judging_msg"></p>

					<rwp-replies inline-template v-bind:replies="review.rating_replies" v-bind:review-id="review.rating_id" v-bind:post-id="review.rating_post_id" action="rwp_submit_reply" action-delete="rwp_delete_reply" action-edit="rwp_edit_reply" security="ae06d9b82e" security-edit="8e505b25cc" security-delete="ab3b00d266" endpoint="https://pianolevels.com/wp-admin/admin-ajax.php" v-bind:user-id="0" v-bind:user-can-reply="true" v-bind:per-page="3" v-show="review.show_replies" deletion-message="Do you confirm the reply deletion?">
    <div class="rwp-replies" style="font-size: 14px; color: #556473;">

        <p v-if="!userCanReply && replies.length == 0">This review has no replies yet.</p>

        <div class="rwp-reply" v-for="(rInd, reply) in replies | limitBy toShow">

                            <p v-html="reply.reply_comment | nl2br"></p>

                <div class="rwp-reply__info">
                    <div class="rwp-reply__author">
                        <div>
                            <img v-bind:src="reply.reply_author_avatar" alt="Avatar">
                        </div>
                        <span v-text="reply.reply_author_name"></span>
                    </div>
                    <span class="rwp-reply__created-at" v-text="reply.reply_created_at"></span>
                </div>
                        </div><!-- /reply -->

        <span class="rwp-more-urs-btn" v-on:click="showMore" v-if="toShow < replies.length">Show more</span>

                    <div class="rwp-reply__form">
                                    <input class="rwp-reply__text-input" type="text" v-model="userName" placeholder="Write your name" style="font-size: 14px; color: #556473;">
                
                <div class="rwp-reply__input">
                    <textarea v-model="commentText" placeholder="Reply to this review" style="font-size: 14px; color: #556473;" v-on:input="onInput" rows="1"></textarea>

                    <span class="rwp-reply__submit" v-bind:class="{'rwp-cursor-not-allowed': isSubmitNotAllowed}" v-on:click.prevent="submitReply">
                        <svg fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="#718096">
                            <path d="M9 5l7 7-7 7"></path>
                        </svg>
                    </span>
                </div>

                <div class="rwp-reply__footer">
                    <span class="rwp-reply__user"></span>
                    <span class="rwp-reply__feedback" v-text="feedback"></span>
                    <span class="rwp-loader" v-show="isProccessing"></span>
                </div>
            </div><!-- /reply form -->
        
            </div><!-- /replies -->
</rwp-replies>
				</div> <!-- /content -->

			</div><!-- /user review -->

		</div> <!-- /users-reviews -->

		<span class="rwp-more-urs-btn" v-on:click="showMore" v-show="toShow < reviews.length">Show more</span>

		<div class="rwp-pagination" v-show="reviews.length > itemsPerPage">
			<div class="rwp-pagination__container">
				<span v-for="pageNumber in totalPages" v-on:click="changePage($event, pageNumber)" v-bind:class="{'rwp-pagination__current':  (currentPage === pageNumber)}">{{ pageNumber+1 }}</span>
			</div>
		</div>
		<!--/pagination -->

	</div> <!-- /users-reviews-wrap -->

	<div class="rwp-ratings-form-wrap" id="rwp-ratings-form-31273-0">

		<span class="rwp-ratings-form-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</span>

		<div class="rwp-ratings-form">

			
			<div class="rwp-rating-form-content">

				<input type="hidden" name="rwp-ur[post-id]" value="31273" />
				<input type="hidden" name="rwp-ur[user-id]" value="0" />
				<input type="hidden" name="rwp-ur[review-id]" value="0" />
				<input type="hidden" name="rwp-ur[mode]" value="bars" />
				<input type="hidden" name="rwp-ur[template]" value="rwp_template_609e1d3b90755" />

				
				
									<p>
						<input type="text" name="rwp-ur[name]" value="" placeholder="Write your name" style="font-size: 14px; color: #556473;">
					</p>
				
				
				
									<p>
						<textarea name="rwp-ur[comment]" placeholder="Write your review" style="font-size: 14px; color: #556473;"></textarea>
					</p>
				
								
				<ul class="rwp-scores-sliders"><li><label>Level</label><input type="text" name="rwp-ur[rating][]" placeholder="0" style="font-size: 14px; color: #556473;"/><div class="rwp-slider" data-step="0.5" data-val="0" data-min="0" data-max="10" data-index="0"></div></li></ul>
								
									<p>
						<div class="rwp-recaptcha" data-sitekey="6LeSUN8aAAAAADr3yn0mUFqZrmoxqFou9eMHhfUW" data-grcid="" id="rwp-recaptcha-31273-0"></div>
					</p>
				
				<p class="rwp-submit-wrap">
					<input v-on:click.prevent="submitUserReview" type="button" value="Submit" style="background-color: #566473; " />
					<span class="rwp-loader"></span><!-- /loader-->
				</p>

			</div> <!-- /rating-form-content -->

		</div><!-- /rating-form -->

		<div class="rwp-notification --rwp-notice-with-error"></div>

	</div> <!-- /ratings-form-wrap -->

    </div><!-- /review -->

    
</div>
<!--/review-wrap-->



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-ef5ce59c wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-outline is-style-outline--17"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en/bach/" style="border-radius:50px"><strong><span class="fz-16px">&lt; Back to the work list</span></strong> </a></div>



<div class="wp-block-button is-style-outline is-style-outline--18"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en#composer" style="border-radius:50px"><strong><span class="fz-16px">Choose a composer</span><span class="fz-16px"> </span><span class="fz-16px">></span></strong></a></div>
</div>



<div class="ad-area no-icon ad-shortcode ad-horizontal ad-label-invisible cf" itemscope itemtype="https://schema.org/WPAdBlock">
  <div class="ad-label" itemprop="name" data-nosnippet>スポンサーリンク</div>
  <div class="ad-wrap">
    <div class="ad-responsive ad-usual"><!-- レスポンシブコード -->
<ins class="adsbygoogle"
  style="display:block"
  data-ad-client="ca-pub-9322628694545224"
  data-ad-slot="3537999807"
  data-ad-format="horizontal"
  data-full-width-responsive="true"></ins>
</div>
          </div>

</div>




<h2 class="wp-block-heading">Details</h2>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" src="https://pianolevels.com/wp-content/uploads/2022/03/Toccata-D-moll.jpg" alt="Bach/Busoni Toccata BWV565" class="wp-image-31274" width="516" height="153" srcset="https://pianolevels.com/wp-content/uploads/2022/03/Toccata-D-moll.jpg 688w, https://pianolevels.com/wp-content/uploads/2022/03/Toccata-D-moll-300x89.jpg 300w" sizes="(max-width: 516px) 100vw, 516px" /></figure>



<pre class="wp-block-preformatted">Composer: Bach, Johann Sebastian/arr. by Busoni, Ferruccio
Title: Toccata and Fugue
Opus or Catalogue Number: (from BWV 565)
Key: D minor
Year of composition: 1704 ca.（?, original）</pre>



<iframe loading="lazy" style="border-radius:12px" src="https://open.spotify.com/embed/track/4rAhY6X9rJ8MeTZtBsZ5jm?utm_source=generator" width="100%" height="80" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"></iframe>



<iframe loading="lazy" style="border-radius:12px" src="https://open.spotify.com/embed/track/4cXsuXJ8rAMCW9sE9R0FMc?utm_source=generator" width="100%" height="80" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"></iframe>



Scores: <a rel="nofollow noopener" href="https://imslp.org/wiki/Toccata_and_Fugue_in_D_minor%2C_BWV_565_(Bach%2C_Johann_Sebastian)" target="_blank">IMSLP</a>



<div class="information-box common-icon-box">
<p><strong>About PianoLevels.com</strong>: What many piano learners are curious about is the difficulty of the music.<span class="Apple-converted-space">  </span>However, it is not easy in the first place to simply indicate the difficulty of a music as levels. Every person has a difference in their playing techniques, hand sizes and has different feelings about the difficulty. In addition, different publishers have different standards for evaluating difficulty, which can lead to confusion. PianoLevels.com is intended to measure and refer to the average difficulty level by participating in the difficulty assessment by many people, including piano learners, teachers, and pianists. Vote for your difficulty rating! (→ <a href="https://pianolevels.com/en/how-to-vote">How to vote</a>)</p>
<p><strong>Difficulty Evaluation Criteria:<br />
<img loading="lazy" decoding="async" class="aligncenter wp-image-77 " src="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg" alt="Difficulty Level Criteria" width="428" height="500" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg 715w, https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level-257x300.jpg 257w" sizes="(max-width: 428px) 100vw, 428px" /><br />
</strong></p>
</div>




<div class="wp-block-cocoon-blocks-column-2 column-wrap column-2 column-2-2-1-1 layout-box">
<div class="wp-block-cocoon-blocks-column-left column-left">
<h5 class="wp-block-heading" id="vote-more">Popular voting pages: J.S. Bach</h5>



  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow">
      <a href="https://pianolevels.com/en/bach_invention-14/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?">
    <div class="post-31371 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach-busoni_toccata565/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?">
    <div class="post-33517 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-fugue-post tag-toccata-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.29</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_goldberg-aria/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?">
    <div class="post-33394 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-variations-post tag-goldberg-variations-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_french_suite4-1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?">
    <div class="post-31728 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-allemande-post tag-french-suite-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_invention-9/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?">
    <div class="post-31356 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>




<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--19"><a class="wp-block-button__link has-ex-a-color has-text-color" style="border-radius:50px">See more &gt;</a></div>
</div>
</div>



<div class="wp-block-cocoon-blocks-column-right column-right">
<div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow">
<h5 class="wp-block-heading">Top voting pages</h5>



<p><meta charset="utf-8">  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow ranking-visible">
      <a href="https://pianolevels.com/en/chopin_nocturne1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?">
    <div class="post-6388 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-chopin-post tag-nocturne-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.08.31</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.07.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/debussy_reverie/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is Debussy: Rêverie?">
    <div class="post-7673 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-debussy-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Debussy: Rêverie?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.03</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.05.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/kapustin_8concert-studies6/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?">
    <div class="post-16281 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-kapustin-post tag-etude-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-160x90.jpg 160w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.11.12</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.06</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_kinderszenen_op15-7/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?">
    <div class="post-8883 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.09</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_carnaval_op9_paganini/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?">
    <div class="post-8743 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.08</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>
</p>



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--20"><a class="wp-block-button__link has-ex-a-color has-text-color" href="https://pianolevels.com/en#composer" style="border-radius:50px">Choose a composer ></a></div>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How difficult is J.S. Bach/Busoni: Chaconne in D minor?</title>
		<link>https://pianolevels.com/en/bach-busoni_chaconne/</link>
		
		<dc:creator><![CDATA[TeeJay]]></dc:creator>
		<pubDate>Fri, 29 Apr 2022 01:19:00 +0000</pubDate>
				<category><![CDATA[J.S. Bach]]></category>
		<category><![CDATA[Chaconne]]></category>
		<guid isPermaLink="false">https://pianolevels.com/?p=33513</guid>

					<description><![CDATA[Composer: Bach, Johann Sebastian/arr. by Busoni, Ferruccio Title: Chaconne Opus or Catalogue Number: (from Par [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">Average difficulty level</h2>



<p><span class="fz-14px"><em>On a scale of 1 to 10. If 0, please submit the first vote. (→<a href="https://pianolevels.com/en/how-to-vote/" data-type="URL" data-id="https://pianolevels.com/en/how-to-vote/" target="_blank">How to vote?</a>)</em></span></p>



<!--RWP Review-->
<div class="rwp-review-wrap rwp-theme-1" id="rwp-review-31268-0-823136217" style="color: #556473; font-size: 14px" data-post-id="31268" data-box-id="0" data-template-id="rwp_template_609e1d3b90755" data-disabled="0" data-sharing-review-link-label="Copy and paste the URL to share the review" data-per-page="30">

    <div class="rwp-review">
        
        <div class="rwp-header rwp-has-image"><div class="rwp-review-image">
	
		<span style="background-image: url(https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach.png);"></span>

	</div> <!-- /review-image -->

<div class="rwp-overalls">
<div
    class="rwp-users-score rwp-ur"

       	style="background: #566473; "
    >

	

		<span v-cloak class="rwp-users-score-value"  > {{ reviewsOverall }} <i>/ 10</i></span>
    <span class="rwp-users-score-label">Level</span>
    <span class="rwp-users-score-count">(<i v-text="reviewsCount">1</i> vote)</span>
	
</div><!--/users-score-->

</div> <!-- /overalls --></div> <!-- /header --><div class="rwp-prosandcons">
</div> <!-- /prosandcons --><div class="rwp-scores rwp-ur">

<div class="rwp-criterion"><div class="rwp-criterion-text"><span class="rwp-criterion-label" style="line-height: 14px;">Level</span><span class="rwp-criterion-score" style="line-height: 18px; font-size: 18px;">8.5</span></div><!-- /criterion-text --><div class="rwp-criterion-bar-base"><div class="rwp-score-bar" style="width: 85%; background: #68a4d9;"></div></div><!-- /criterion-bar --></div><!-- /criterion -->
</div> <!-- /scores -->
	<div class="rwp-users-reviews-wrap">
				<span class="rwp-people-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Comments
			<i style="background-color: #5283b8;
				  font-size: 12px;
				  border-radius: 12px;
				  -webkit-border-radius: 12px;" v-text="reviews.length"></i>

			<em style="color: #556473;
	               font-size: 14px;
	               line-height: 1.2em;">
									<a href="#rwp-ratings-form-31268-0">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</a>
							</em>
		</span>

		<span class="rwp-loading-icon" v-show="loading"></span><!-- /loader-->

		<div class="rwp-select rwp-box__sorting" v-show="reviews.length > 0">
			<i>Order by:</i>
			<select v-on:change="sortReviews" v-model="sorting">
									<option value="mostRecent">Most recent</option>
									<option value="topScore">Top score</option>
									<option value="mostHelpful">Most helpful</option>
									<option value="worstScore">Worst score</option>
							</select>
		</div><!-- /users reviews toolbar -->

		<div class="rwp-users-reviews">
			<p v-show="!loading && success && reviews.length < 1">Be the first to leave a review.</p>
			<p v-show="!loading && !successs" v-text="errorMsg"></p>
			<div class="rwp-u-review" v-bind:class="{'--rwp-highlighted': review.rating_highlighted}" v-for="review in reviews | orderBy sortingField sortingReversed | limitBy toShow">

				<rwp-tracker v-bind:highlighted="review.rating_highlighted"></rwp-tracker>

				<div class="rwp-u-review__content">
					<div class="rwp-u-review__author">
													<div class="rwp-u-review__author-avatar">
								<img v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" />

								<a v-bind:href="generateProfileLink('', 'username', review)" v-else><img class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" /></a>
							</div>
						
						<div class="rwp-u-review__author-info">
							<div class="rwp-u-review__author-details">
																	<span v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__username" v-text="review.rating_user_name"></span>

									<a v-bind:href="generateProfileLink('', 'username', review)" v-else class="rwp-u-review__username" v-text="review.rating_user_name"></a>
								
								<div class="rwp-u-review__badges" v-if="typeof review.rating_verified != 'undefined' && review.rating_verified">
									<span class="rwp-u-review__badge" style="background: #E91E63;">Verified</span>
								</div><!-- /badges -->
							</div>

							<div class="rwp-u-review__date" v-text="review.rating_formatted_date"></div>
						</div>
					</div>

					
						
						<div class="rwp-u-review__scores">
							<rwp-score-bar
									v-bind:score="parseFloat(review.rating_score[0])"
									v-bind:min="parseFloat(0)"
									v-bind:max="parseFloat(10)"
									v-bind:low="parseInt(40)"
									v-bind:high="parseInt(69)"
									v-bind:color-low="'#fff462'"
									v-bind:color-medium="'#3cb37a'"
									v-bind:color-high="'#68a4d9'"
									label="Level"></rwp-score-bar>						</div><!-- /scores section -->
					
					
											<div class="rwp-u-review__comment">{{{review.rating_comment | nl2br}}}</div>
					
					<div class="rwp-u-review__custom-fields" v-if="review.rating_custom_fields != undefined && review.rating_custom_fields.length > 0">
						<div class="rwp-u-review__custom-field" v-for="customField in review.rating_custom_fields" :key="customField.id" v-bind:class="{ 'rwp-cf-empty': !customField.value.length }">
							<span class="rwp-u-review__custom-field-label" v-text="customField.label" style="font-size: 12px;"></span>
							<div class="rwp-u-review__custom-field-value" v-text="customField.value.length ? customField.value : '-'"></div>
						</div>
					</div>

					
											<div class="rwp-u-review__actions">
																						<div class="rwp-u-review__sharing rwp-replies-count" @click="toggleReplies(review)">
									<span class="rwp-u-review__sharing-icon --rwp-comment"></span>
									<span>Replies</span>
									<span v-if="review.rating_replies.length">({{review.rating_replies.length}})</span>
								</div><!-- /action section -->
																						<div class="rwp-u-review__likes">

									<div class="rwp-u-review__judge-icons">
										<span class="dashicons dashicons-yes" v-show="review.judging_ok"></span>
										<span class="dashicons dashicons-update" v-show="review.judging_loading"></span>
										<span class="dashicons dashicons-warning" v-show="review.judging_failed"></span>
									</div><!-- /judge icons section -->

									<div class="rwp-u-review__positive">
										<span class="rwp-u-review__positive-count" v-text="review.rating_helpful"></span>
										<i class="rwp-u-review__positive-icon" v-on:click="judgeReview(review, 1, 0)"></i>
									</div><!-- /positive section -->

									<div class="rwp-u-review__negative">
										<i class="rwp-u-review__negative-icon" v-on:click="judgeReview(review, 0, 0)"></i>
										<span class="rwp-u-review__negative-count" v-text="review.rating_unhelpful"></span>
									</div><!-- /positive section -->
								</div><!-- /likes section -->
													</div><!-- /actions section -->
										<p class="rwp-u-review__judge-msg" v-show="review.judging_failed" v-text="review.judging_msg"></p>

					<rwp-replies inline-template v-bind:replies="review.rating_replies" v-bind:review-id="review.rating_id" v-bind:post-id="review.rating_post_id" action="rwp_submit_reply" action-delete="rwp_delete_reply" action-edit="rwp_edit_reply" security="ae06d9b82e" security-edit="8e505b25cc" security-delete="ab3b00d266" endpoint="https://pianolevels.com/wp-admin/admin-ajax.php" v-bind:user-id="0" v-bind:user-can-reply="true" v-bind:per-page="3" v-show="review.show_replies" deletion-message="Do you confirm the reply deletion?">
    <div class="rwp-replies" style="font-size: 14px; color: #556473;">

        <p v-if="!userCanReply && replies.length == 0">This review has no replies yet.</p>

        <div class="rwp-reply" v-for="(rInd, reply) in replies | limitBy toShow">

                            <p v-html="reply.reply_comment | nl2br"></p>

                <div class="rwp-reply__info">
                    <div class="rwp-reply__author">
                        <div>
                            <img v-bind:src="reply.reply_author_avatar" alt="Avatar">
                        </div>
                        <span v-text="reply.reply_author_name"></span>
                    </div>
                    <span class="rwp-reply__created-at" v-text="reply.reply_created_at"></span>
                </div>
                        </div><!-- /reply -->

        <span class="rwp-more-urs-btn" v-on:click="showMore" v-if="toShow < replies.length">Show more</span>

                    <div class="rwp-reply__form">
                                    <input class="rwp-reply__text-input" type="text" v-model="userName" placeholder="Write your name" style="font-size: 14px; color: #556473;">
                
                <div class="rwp-reply__input">
                    <textarea v-model="commentText" placeholder="Reply to this review" style="font-size: 14px; color: #556473;" v-on:input="onInput" rows="1"></textarea>

                    <span class="rwp-reply__submit" v-bind:class="{'rwp-cursor-not-allowed': isSubmitNotAllowed}" v-on:click.prevent="submitReply">
                        <svg fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="#718096">
                            <path d="M9 5l7 7-7 7"></path>
                        </svg>
                    </span>
                </div>

                <div class="rwp-reply__footer">
                    <span class="rwp-reply__user"></span>
                    <span class="rwp-reply__feedback" v-text="feedback"></span>
                    <span class="rwp-loader" v-show="isProccessing"></span>
                </div>
            </div><!-- /reply form -->
        
            </div><!-- /replies -->
</rwp-replies>
				</div> <!-- /content -->

			</div><!-- /user review -->

		</div> <!-- /users-reviews -->

		<span class="rwp-more-urs-btn" v-on:click="showMore" v-show="toShow < reviews.length">Show more</span>

		<div class="rwp-pagination" v-show="reviews.length > itemsPerPage">
			<div class="rwp-pagination__container">
				<span v-for="pageNumber in totalPages" v-on:click="changePage($event, pageNumber)" v-bind:class="{'rwp-pagination__current':  (currentPage === pageNumber)}">{{ pageNumber+1 }}</span>
			</div>
		</div>
		<!--/pagination -->

	</div> <!-- /users-reviews-wrap -->

	<div class="rwp-ratings-form-wrap" id="rwp-ratings-form-31268-0">

		<span class="rwp-ratings-form-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</span>

		<div class="rwp-ratings-form">

			
			<div class="rwp-rating-form-content">

				<input type="hidden" name="rwp-ur[post-id]" value="31268" />
				<input type="hidden" name="rwp-ur[user-id]" value="0" />
				<input type="hidden" name="rwp-ur[review-id]" value="0" />
				<input type="hidden" name="rwp-ur[mode]" value="bars" />
				<input type="hidden" name="rwp-ur[template]" value="rwp_template_609e1d3b90755" />

				
				
									<p>
						<input type="text" name="rwp-ur[name]" value="" placeholder="Write your name" style="font-size: 14px; color: #556473;">
					</p>
				
				
				
									<p>
						<textarea name="rwp-ur[comment]" placeholder="Write your review" style="font-size: 14px; color: #556473;"></textarea>
					</p>
				
								
				<ul class="rwp-scores-sliders"><li><label>Level</label><input type="text" name="rwp-ur[rating][]" placeholder="0" style="font-size: 14px; color: #556473;"/><div class="rwp-slider" data-step="0.5" data-val="0" data-min="0" data-max="10" data-index="0"></div></li></ul>
								
									<p>
						<div class="rwp-recaptcha" data-sitekey="6LeSUN8aAAAAADr3yn0mUFqZrmoxqFou9eMHhfUW" data-grcid="" id="rwp-recaptcha-31268-0"></div>
					</p>
				
				<p class="rwp-submit-wrap">
					<input v-on:click.prevent="submitUserReview" type="button" value="Submit" style="background-color: #566473; " />
					<span class="rwp-loader"></span><!-- /loader-->
				</p>

			</div> <!-- /rating-form-content -->

		</div><!-- /rating-form -->

		<div class="rwp-notification --rwp-notice-with-error"></div>

	</div> <!-- /ratings-form-wrap -->

    </div><!-- /review -->

    
</div>
<!--/review-wrap-->



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-ef5ce59c wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-outline is-style-outline--21"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en/bach/" style="border-radius:50px"><strong><span class="fz-16px">&lt; Back to the work list</span></strong> </a></div>



<div class="wp-block-button is-style-outline is-style-outline--22"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en#composer" style="border-radius:50px"><strong><span class="fz-16px">Choose a composer</span><span class="fz-16px"> </span><span class="fz-16px">></span></strong></a></div>
</div>



<div class="ad-area no-icon ad-shortcode ad-horizontal ad-label-invisible cf" itemscope itemtype="https://schema.org/WPAdBlock">
  <div class="ad-label" itemprop="name" data-nosnippet>スポンサーリンク</div>
  <div class="ad-wrap">
    <div class="ad-responsive ad-usual"><!-- レスポンシブコード -->
<ins class="adsbygoogle"
  style="display:block"
  data-ad-client="ca-pub-9322628694545224"
  data-ad-slot="3537999807"
  data-ad-format="horizontal"
  data-full-width-responsive="true"></ins>
</div>
          </div>

</div>




<h2 class="wp-block-heading">Details</h2>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" src="https://pianolevels.com/wp-content/uploads/2022/03/Chaconne.jpg" alt="Bach/Busoni Chaconne" class="wp-image-31269" width="458" height="109" srcset="https://pianolevels.com/wp-content/uploads/2022/03/Chaconne.jpg 611w, https://pianolevels.com/wp-content/uploads/2022/03/Chaconne-300x71.jpg 300w" sizes="(max-width: 458px) 100vw, 458px" /></figure>



<pre class="wp-block-preformatted">Composer: Bach, Johann Sebastian/arr. by Busoni, Ferruccio 
Title: Chaconne
Opus or Catalogue Number: (from Partita for violin solo No. 2 BWV 1004-5)
Key: D minor
Year of composition: 1720(original)</pre>



<iframe loading="lazy" style="border-radius:12px" src="https://open.spotify.com/embed/track/1vtEh63mYwdOfESPY9Rk2B?utm_source=generator" width="100%" height="80" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"></iframe>



Scores: <a rel="nofollow noopener" href="https://imslp.org/wiki/Violin_Partita_No.2_in_D_minor%2C_BWV_1004_(Bach%2C_Johann_Sebastian)" target="_blank">IMSLP</a>



<div class="information-box common-icon-box">
<p><strong>About PianoLevels.com</strong>: What many piano learners are curious about is the difficulty of the music.<span class="Apple-converted-space">  </span>However, it is not easy in the first place to simply indicate the difficulty of a music as levels. Every person has a difference in their playing techniques, hand sizes and has different feelings about the difficulty. In addition, different publishers have different standards for evaluating difficulty, which can lead to confusion. PianoLevels.com is intended to measure and refer to the average difficulty level by participating in the difficulty assessment by many people, including piano learners, teachers, and pianists. Vote for your difficulty rating! (→ <a href="https://pianolevels.com/en/how-to-vote">How to vote</a>)</p>
<p><strong>Difficulty Evaluation Criteria:<br />
<img loading="lazy" decoding="async" class="aligncenter wp-image-77 " src="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg" alt="Difficulty Level Criteria" width="428" height="500" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg 715w, https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level-257x300.jpg 257w" sizes="(max-width: 428px) 100vw, 428px" /><br />
</strong></p>
</div>




<div class="wp-block-cocoon-blocks-column-2 column-wrap column-2 column-2-2-1-1 layout-box">
<div class="wp-block-cocoon-blocks-column-left column-left">
<h5 class="wp-block-heading" id="vote-more">Popular voting pages: J.S. Bach</h5>



  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow">
      <a href="https://pianolevels.com/en/bach_invention-14/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?">
    <div class="post-31371 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach-busoni_toccata565/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?">
    <div class="post-33517 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-fugue-post tag-toccata-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.29</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_goldberg-aria/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?">
    <div class="post-33394 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-variations-post tag-goldberg-variations-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_french_suite4-1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?">
    <div class="post-31728 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-allemande-post tag-french-suite-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_invention-9/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?">
    <div class="post-31356 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>




<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--23"><a class="wp-block-button__link has-ex-a-color has-text-color" style="border-radius:50px">See more &gt;</a></div>
</div>
</div>



<div class="wp-block-cocoon-blocks-column-right column-right">
<div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow">
<h5 class="wp-block-heading">Top voting pages</h5>



<p><meta charset="utf-8">  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow ranking-visible">
      <a href="https://pianolevels.com/en/chopin_nocturne1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?">
    <div class="post-6388 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-chopin-post tag-nocturne-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.08.31</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.07.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/debussy_reverie/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is Debussy: Rêverie?">
    <div class="post-7673 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-debussy-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Debussy: Rêverie?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.03</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.05.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/kapustin_8concert-studies6/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?">
    <div class="post-16281 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-kapustin-post tag-etude-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-160x90.jpg 160w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.11.12</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.06</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_kinderszenen_op15-7/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?">
    <div class="post-8883 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.09</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_carnaval_op9_paganini/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?">
    <div class="post-8743 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.08</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>
</p>



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--24"><a class="wp-block-button__link has-ex-a-color has-text-color" href="https://pianolevels.com/en#composer" style="border-radius:50px">Choose a composer ></a></div>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How difficult is J.S. Bach/Hess: &#8220;Jesu, Joy of Man&#8217;s Desiring&#8221;?</title>
		<link>https://pianolevels.com/en/bach-hess_jesu-joy/</link>
		
		<dc:creator><![CDATA[TeeJay]]></dc:creator>
		<pubDate>Fri, 29 Apr 2022 01:11:51 +0000</pubDate>
				<category><![CDATA[J.S. Bach]]></category>
		<category><![CDATA[Chorale]]></category>
		<guid isPermaLink="false">https://pianolevels.com/?p=33508</guid>

					<description><![CDATA[Composer: Bach, Johann Sebastian/arr. by Hess, Myla Title: Jesu, Joy of Man's Desiring Opus or Catalogue Numbe [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">Average difficulty level</h2>



<p><span class="fz-14px"><em>On a scale of 1 to 10. If 0, please submit the first vote. (→<a href="https://pianolevels.com/en/how-to-vote/" data-type="URL" data-id="https://pianolevels.com/en/how-to-vote/" target="_blank">How to vote?</a>)</em></span></p>



<!--RWP Review-->
<div class="rwp-review-wrap rwp-theme-1" id="rwp-review-31265-0-177727594" style="color: #556473; font-size: 14px" data-post-id="31265" data-box-id="0" data-template-id="rwp_template_609e1d3b90755" data-disabled="0" data-sharing-review-link-label="Copy and paste the URL to share the review" data-per-page="30">

    <div class="rwp-review">
        
        <div class="rwp-header rwp-has-image"><div class="rwp-review-image">
	
		<span style="background-image: url(https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach.png);"></span>

	</div> <!-- /review-image -->

<div class="rwp-overalls">
<div
    class="rwp-users-score rwp-ur"

       	style="background: #566473; "
    >

	

		<span v-cloak class="rwp-users-score-value"  > {{ reviewsOverall }} <i>/ 10</i></span>
    <span class="rwp-users-score-label">Level</span>
    <span class="rwp-users-score-count">(<i v-text="reviewsCount">1</i> vote)</span>
	
</div><!--/users-score-->

</div> <!-- /overalls --></div> <!-- /header --><div class="rwp-prosandcons">
</div> <!-- /prosandcons --><div class="rwp-scores rwp-ur">

<div class="rwp-criterion"><div class="rwp-criterion-text"><span class="rwp-criterion-label" style="line-height: 14px;">Level</span><span class="rwp-criterion-score" style="line-height: 18px; font-size: 18px;">5.5</span></div><!-- /criterion-text --><div class="rwp-criterion-bar-base"><div class="rwp-score-bar" style="width: 55%; background: #3cb37a;"></div></div><!-- /criterion-bar --></div><!-- /criterion -->
</div> <!-- /scores -->
	<div class="rwp-users-reviews-wrap">
				<span class="rwp-people-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Comments
			<i style="background-color: #5283b8;
				  font-size: 12px;
				  border-radius: 12px;
				  -webkit-border-radius: 12px;" v-text="reviews.length"></i>

			<em style="color: #556473;
	               font-size: 14px;
	               line-height: 1.2em;">
									<a href="#rwp-ratings-form-31265-0">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</a>
							</em>
		</span>

		<span class="rwp-loading-icon" v-show="loading"></span><!-- /loader-->

		<div class="rwp-select rwp-box__sorting" v-show="reviews.length > 0">
			<i>Order by:</i>
			<select v-on:change="sortReviews" v-model="sorting">
									<option value="mostRecent">Most recent</option>
									<option value="topScore">Top score</option>
									<option value="mostHelpful">Most helpful</option>
									<option value="worstScore">Worst score</option>
							</select>
		</div><!-- /users reviews toolbar -->

		<div class="rwp-users-reviews">
			<p v-show="!loading && success && reviews.length < 1">Be the first to leave a review.</p>
			<p v-show="!loading && !successs" v-text="errorMsg"></p>
			<div class="rwp-u-review" v-bind:class="{'--rwp-highlighted': review.rating_highlighted}" v-for="review in reviews | orderBy sortingField sortingReversed | limitBy toShow">

				<rwp-tracker v-bind:highlighted="review.rating_highlighted"></rwp-tracker>

				<div class="rwp-u-review__content">
					<div class="rwp-u-review__author">
													<div class="rwp-u-review__author-avatar">
								<img v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" />

								<a v-bind:href="generateProfileLink('', 'username', review)" v-else><img class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" /></a>
							</div>
						
						<div class="rwp-u-review__author-info">
							<div class="rwp-u-review__author-details">
																	<span v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__username" v-text="review.rating_user_name"></span>

									<a v-bind:href="generateProfileLink('', 'username', review)" v-else class="rwp-u-review__username" v-text="review.rating_user_name"></a>
								
								<div class="rwp-u-review__badges" v-if="typeof review.rating_verified != 'undefined' && review.rating_verified">
									<span class="rwp-u-review__badge" style="background: #E91E63;">Verified</span>
								</div><!-- /badges -->
							</div>

							<div class="rwp-u-review__date" v-text="review.rating_formatted_date"></div>
						</div>
					</div>

					
						
						<div class="rwp-u-review__scores">
							<rwp-score-bar
									v-bind:score="parseFloat(review.rating_score[0])"
									v-bind:min="parseFloat(0)"
									v-bind:max="parseFloat(10)"
									v-bind:low="parseInt(40)"
									v-bind:high="parseInt(69)"
									v-bind:color-low="'#fff462'"
									v-bind:color-medium="'#3cb37a'"
									v-bind:color-high="'#68a4d9'"
									label="Level"></rwp-score-bar>						</div><!-- /scores section -->
					
					
											<div class="rwp-u-review__comment">{{{review.rating_comment | nl2br}}}</div>
					
					<div class="rwp-u-review__custom-fields" v-if="review.rating_custom_fields != undefined && review.rating_custom_fields.length > 0">
						<div class="rwp-u-review__custom-field" v-for="customField in review.rating_custom_fields" :key="customField.id" v-bind:class="{ 'rwp-cf-empty': !customField.value.length }">
							<span class="rwp-u-review__custom-field-label" v-text="customField.label" style="font-size: 12px;"></span>
							<div class="rwp-u-review__custom-field-value" v-text="customField.value.length ? customField.value : '-'"></div>
						</div>
					</div>

					
											<div class="rwp-u-review__actions">
																						<div class="rwp-u-review__sharing rwp-replies-count" @click="toggleReplies(review)">
									<span class="rwp-u-review__sharing-icon --rwp-comment"></span>
									<span>Replies</span>
									<span v-if="review.rating_replies.length">({{review.rating_replies.length}})</span>
								</div><!-- /action section -->
																						<div class="rwp-u-review__likes">

									<div class="rwp-u-review__judge-icons">
										<span class="dashicons dashicons-yes" v-show="review.judging_ok"></span>
										<span class="dashicons dashicons-update" v-show="review.judging_loading"></span>
										<span class="dashicons dashicons-warning" v-show="review.judging_failed"></span>
									</div><!-- /judge icons section -->

									<div class="rwp-u-review__positive">
										<span class="rwp-u-review__positive-count" v-text="review.rating_helpful"></span>
										<i class="rwp-u-review__positive-icon" v-on:click="judgeReview(review, 1, 0)"></i>
									</div><!-- /positive section -->

									<div class="rwp-u-review__negative">
										<i class="rwp-u-review__negative-icon" v-on:click="judgeReview(review, 0, 0)"></i>
										<span class="rwp-u-review__negative-count" v-text="review.rating_unhelpful"></span>
									</div><!-- /positive section -->
								</div><!-- /likes section -->
													</div><!-- /actions section -->
										<p class="rwp-u-review__judge-msg" v-show="review.judging_failed" v-text="review.judging_msg"></p>

					<rwp-replies inline-template v-bind:replies="review.rating_replies" v-bind:review-id="review.rating_id" v-bind:post-id="review.rating_post_id" action="rwp_submit_reply" action-delete="rwp_delete_reply" action-edit="rwp_edit_reply" security="ae06d9b82e" security-edit="8e505b25cc" security-delete="ab3b00d266" endpoint="https://pianolevels.com/wp-admin/admin-ajax.php" v-bind:user-id="0" v-bind:user-can-reply="true" v-bind:per-page="3" v-show="review.show_replies" deletion-message="Do you confirm the reply deletion?">
    <div class="rwp-replies" style="font-size: 14px; color: #556473;">

        <p v-if="!userCanReply && replies.length == 0">This review has no replies yet.</p>

        <div class="rwp-reply" v-for="(rInd, reply) in replies | limitBy toShow">

                            <p v-html="reply.reply_comment | nl2br"></p>

                <div class="rwp-reply__info">
                    <div class="rwp-reply__author">
                        <div>
                            <img v-bind:src="reply.reply_author_avatar" alt="Avatar">
                        </div>
                        <span v-text="reply.reply_author_name"></span>
                    </div>
                    <span class="rwp-reply__created-at" v-text="reply.reply_created_at"></span>
                </div>
                        </div><!-- /reply -->

        <span class="rwp-more-urs-btn" v-on:click="showMore" v-if="toShow < replies.length">Show more</span>

                    <div class="rwp-reply__form">
                                    <input class="rwp-reply__text-input" type="text" v-model="userName" placeholder="Write your name" style="font-size: 14px; color: #556473;">
                
                <div class="rwp-reply__input">
                    <textarea v-model="commentText" placeholder="Reply to this review" style="font-size: 14px; color: #556473;" v-on:input="onInput" rows="1"></textarea>

                    <span class="rwp-reply__submit" v-bind:class="{'rwp-cursor-not-allowed': isSubmitNotAllowed}" v-on:click.prevent="submitReply">
                        <svg fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="#718096">
                            <path d="M9 5l7 7-7 7"></path>
                        </svg>
                    </span>
                </div>

                <div class="rwp-reply__footer">
                    <span class="rwp-reply__user"></span>
                    <span class="rwp-reply__feedback" v-text="feedback"></span>
                    <span class="rwp-loader" v-show="isProccessing"></span>
                </div>
            </div><!-- /reply form -->
        
            </div><!-- /replies -->
</rwp-replies>
				</div> <!-- /content -->

			</div><!-- /user review -->

		</div> <!-- /users-reviews -->

		<span class="rwp-more-urs-btn" v-on:click="showMore" v-show="toShow < reviews.length">Show more</span>

		<div class="rwp-pagination" v-show="reviews.length > itemsPerPage">
			<div class="rwp-pagination__container">
				<span v-for="pageNumber in totalPages" v-on:click="changePage($event, pageNumber)" v-bind:class="{'rwp-pagination__current':  (currentPage === pageNumber)}">{{ pageNumber+1 }}</span>
			</div>
		</div>
		<!--/pagination -->

	</div> <!-- /users-reviews-wrap -->

	<div class="rwp-ratings-form-wrap" id="rwp-ratings-form-31265-0">

		<span class="rwp-ratings-form-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</span>

		<div class="rwp-ratings-form">

			
			<div class="rwp-rating-form-content">

				<input type="hidden" name="rwp-ur[post-id]" value="31265" />
				<input type="hidden" name="rwp-ur[user-id]" value="0" />
				<input type="hidden" name="rwp-ur[review-id]" value="0" />
				<input type="hidden" name="rwp-ur[mode]" value="bars" />
				<input type="hidden" name="rwp-ur[template]" value="rwp_template_609e1d3b90755" />

				
				
									<p>
						<input type="text" name="rwp-ur[name]" value="" placeholder="Write your name" style="font-size: 14px; color: #556473;">
					</p>
				
				
				
									<p>
						<textarea name="rwp-ur[comment]" placeholder="Write your review" style="font-size: 14px; color: #556473;"></textarea>
					</p>
				
								
				<ul class="rwp-scores-sliders"><li><label>Level</label><input type="text" name="rwp-ur[rating][]" placeholder="0" style="font-size: 14px; color: #556473;"/><div class="rwp-slider" data-step="0.5" data-val="0" data-min="0" data-max="10" data-index="0"></div></li></ul>
								
									<p>
						<div class="rwp-recaptcha" data-sitekey="6LeSUN8aAAAAADr3yn0mUFqZrmoxqFou9eMHhfUW" data-grcid="" id="rwp-recaptcha-31265-0"></div>
					</p>
				
				<p class="rwp-submit-wrap">
					<input v-on:click.prevent="submitUserReview" type="button" value="Submit" style="background-color: #566473; " />
					<span class="rwp-loader"></span><!-- /loader-->
				</p>

			</div> <!-- /rating-form-content -->

		</div><!-- /rating-form -->

		<div class="rwp-notification --rwp-notice-with-error"></div>

	</div> <!-- /ratings-form-wrap -->

    </div><!-- /review -->

    
</div>
<!--/review-wrap-->



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-ef5ce59c wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-outline is-style-outline--25"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en/bach/" style="border-radius:50px"><strong><span class="fz-16px">&lt; Back to the work list</span></strong> </a></div>



<div class="wp-block-button is-style-outline is-style-outline--26"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en#composer" style="border-radius:50px"><strong><span class="fz-16px">Choose a composer</span><span class="fz-16px"> </span><span class="fz-16px">></span></strong></a></div>
</div>



<div class="ad-area no-icon ad-shortcode ad-horizontal ad-label-invisible cf" itemscope itemtype="https://schema.org/WPAdBlock">
  <div class="ad-label" itemprop="name" data-nosnippet>スポンサーリンク</div>
  <div class="ad-wrap">
    <div class="ad-responsive ad-usual"><!-- レスポンシブコード -->
<ins class="adsbygoogle"
  style="display:block"
  data-ad-client="ca-pub-9322628694545224"
  data-ad-slot="3537999807"
  data-ad-format="horizontal"
  data-full-width-responsive="true"></ins>
</div>
          </div>

</div>




<h2 class="wp-block-heading">Details</h2>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" src="https://pianolevels.com/wp-content/uploads/2022/03/JESU-Joy-of-mans-desiring.jpg" alt="Bach/Hess Jesu, Joy of Man's Desiring" class="wp-image-31266" width="446" height="146" srcset="https://pianolevels.com/wp-content/uploads/2022/03/JESU-Joy-of-mans-desiring.jpg 595w, https://pianolevels.com/wp-content/uploads/2022/03/JESU-Joy-of-mans-desiring-300x98.jpg 300w" sizes="(max-width: 446px) 100vw, 446px" /></figure>



<pre class="wp-block-preformatted">Composer: Bach, Johann Sebastian/arr. by Hess, Myla
Title: Jesu, Joy of Man's Desiring
Opus or Catalogue Number:  (from Cantata "Herz und Mund und Tat und Leben" BWV 147, 10. Chorale)
Key: G major
Year of composition: 1723(original)</pre>



<iframe loading="lazy" style="border-radius:12px" src="https://open.spotify.com/embed/track/2Tz7fLm0pWasWCCfJiHPlJ?utm_source=generator" width="100%" height="80" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"></iframe>



Scores: <a rel="nofollow noopener" href="https://imslp.org/wiki/Herz_und_Mund_und_Tat_und_Leben,_BWV_147_(Bach,_Johann_Sebastian)" target="_blank">IMSLP</a>



<div class="information-box common-icon-box">
<p><strong>About PianoLevels.com</strong>: What many piano learners are curious about is the difficulty of the music.<span class="Apple-converted-space">  </span>However, it is not easy in the first place to simply indicate the difficulty of a music as levels. Every person has a difference in their playing techniques, hand sizes and has different feelings about the difficulty. In addition, different publishers have different standards for evaluating difficulty, which can lead to confusion. PianoLevels.com is intended to measure and refer to the average difficulty level by participating in the difficulty assessment by many people, including piano learners, teachers, and pianists. Vote for your difficulty rating! (→ <a href="https://pianolevels.com/en/how-to-vote">How to vote</a>)</p>
<p><strong>Difficulty Evaluation Criteria:<br />
<img loading="lazy" decoding="async" class="aligncenter wp-image-77 " src="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg" alt="Difficulty Level Criteria" width="428" height="500" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg 715w, https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level-257x300.jpg 257w" sizes="(max-width: 428px) 100vw, 428px" /><br />
</strong></p>
</div>




<div class="wp-block-cocoon-blocks-column-2 column-wrap column-2 column-2-2-1-1 layout-box">
<div class="wp-block-cocoon-blocks-column-left column-left">
<h5 class="wp-block-heading" id="vote-more">Popular voting pages: J.S. Bach</h5>



  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow">
      <a href="https://pianolevels.com/en/bach_invention-14/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?">
    <div class="post-31371 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach-busoni_toccata565/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?">
    <div class="post-33517 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-fugue-post tag-toccata-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.29</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_goldberg-aria/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?">
    <div class="post-33394 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-variations-post tag-goldberg-variations-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_french_suite4-1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?">
    <div class="post-31728 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-allemande-post tag-french-suite-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_invention-9/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?">
    <div class="post-31356 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>




<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--27"><a class="wp-block-button__link has-ex-a-color has-text-color" style="border-radius:50px">See more &gt;</a></div>
</div>
</div>



<div class="wp-block-cocoon-blocks-column-right column-right">
<div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow">
<h5 class="wp-block-heading">Top voting pages</h5>



<p><meta charset="utf-8">  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow ranking-visible">
      <a href="https://pianolevels.com/en/chopin_nocturne1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?">
    <div class="post-6388 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-chopin-post tag-nocturne-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.08.31</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.07.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/debussy_reverie/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is Debussy: Rêverie?">
    <div class="post-7673 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-debussy-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Debussy: Rêverie?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.03</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.05.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/kapustin_8concert-studies6/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?">
    <div class="post-16281 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-kapustin-post tag-etude-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-160x90.jpg 160w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.11.12</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.06</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_kinderszenen_op15-7/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?">
    <div class="post-8883 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.09</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_carnaval_op9_paganini/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?">
    <div class="post-8743 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.08</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>
</p>



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--28"><a class="wp-block-button__link has-ex-a-color has-text-color" href="https://pianolevels.com/en#composer" style="border-radius:50px">Choose a composer ></a></div>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How difficult is J.S. Bach: Applicatio in C major BWV 994?</title>
		<link>https://pianolevels.com/en/bach_applicatio994/</link>
		
		<dc:creator><![CDATA[TeeJay]]></dc:creator>
		<pubDate>Fri, 29 Apr 2022 01:02:23 +0000</pubDate>
				<category><![CDATA[J.S. Bach]]></category>
		<category><![CDATA[Klavierbüchlein W.F. Bach]]></category>
		<guid isPermaLink="false">https://pianolevels.com/?p=33505</guid>

					<description><![CDATA[Composer: Bach, Johann Sebastian Title: Applicatio Opus or Catalogue Number: (Klavierbüchlein für Wilhelm Frie [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">Average difficulty level</h2>



<p><span class="fz-14px"><em>On a scale of 1 to 10. If 0, please submit the first vote. (→<a href="https://pianolevels.com/en/how-to-vote/" data-type="URL" data-id="https://pianolevels.com/en/how-to-vote/" target="_blank">How to vote?</a>)</em></span></p>



<!--RWP Review-->
<div class="rwp-review-wrap rwp-theme-1" id="rwp-review-31261-0-1034250949" style="color: #556473; font-size: 14px" data-post-id="31261" data-box-id="0" data-template-id="rwp_template_609e1d3b90755" data-disabled="0" data-sharing-review-link-label="Copy and paste the URL to share the review" data-per-page="30">

    <div class="rwp-review">
        
        <div class="rwp-header rwp-has-image"><div class="rwp-review-image">
	
		<span style="background-image: url(https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach.png);"></span>

	</div> <!-- /review-image -->

<div class="rwp-overalls">
<div
    class="rwp-users-score rwp-ur"

       	style="background: #566473; "
    >

	

		<span v-cloak class="rwp-users-score-value"  > {{ reviewsOverall }} <i>/ 10</i></span>
    <span class="rwp-users-score-label">Level</span>
    <span class="rwp-users-score-count">(<i v-text="reviewsCount">0</i> votes)</span>
	
</div><!--/users-score-->

</div> <!-- /overalls --></div> <!-- /header --><div class="rwp-prosandcons">
</div> <!-- /prosandcons --><div class="rwp-scores rwp-ur">

<div class="rwp-criterion"><div class="rwp-criterion-text"><span class="rwp-criterion-label" style="line-height: 14px;">Level</span><span class="rwp-criterion-score" style="line-height: 18px; font-size: 18px;">0</span></div><!-- /criterion-text --><div class="rwp-criterion-bar-base"><div class="rwp-score-bar" style="width: 0%; background: #fff462;"></div></div><!-- /criterion-bar --></div><!-- /criterion -->
</div> <!-- /scores -->
	<div class="rwp-users-reviews-wrap">
				<span class="rwp-people-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Comments
			<i style="background-color: #5283b8;
				  font-size: 12px;
				  border-radius: 12px;
				  -webkit-border-radius: 12px;" v-text="reviews.length"></i>

			<em style="color: #556473;
	               font-size: 14px;
	               line-height: 1.2em;">
									<a href="#rwp-ratings-form-31261-0">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</a>
							</em>
		</span>

		<span class="rwp-loading-icon" v-show="loading"></span><!-- /loader-->

		<div class="rwp-select rwp-box__sorting" v-show="reviews.length > 0">
			<i>Order by:</i>
			<select v-on:change="sortReviews" v-model="sorting">
									<option value="mostRecent">Most recent</option>
									<option value="topScore">Top score</option>
									<option value="mostHelpful">Most helpful</option>
									<option value="worstScore">Worst score</option>
							</select>
		</div><!-- /users reviews toolbar -->

		<div class="rwp-users-reviews">
			<p v-show="!loading && success && reviews.length < 1">Be the first to leave a review.</p>
			<p v-show="!loading && !successs" v-text="errorMsg"></p>
			<div class="rwp-u-review" v-bind:class="{'--rwp-highlighted': review.rating_highlighted}" v-for="review in reviews | orderBy sortingField sortingReversed | limitBy toShow">

				<rwp-tracker v-bind:highlighted="review.rating_highlighted"></rwp-tracker>

				<div class="rwp-u-review__content">
					<div class="rwp-u-review__author">
													<div class="rwp-u-review__author-avatar">
								<img v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" />

								<a v-bind:href="generateProfileLink('', 'username', review)" v-else><img class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" /></a>
							</div>
						
						<div class="rwp-u-review__author-info">
							<div class="rwp-u-review__author-details">
																	<span v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__username" v-text="review.rating_user_name"></span>

									<a v-bind:href="generateProfileLink('', 'username', review)" v-else class="rwp-u-review__username" v-text="review.rating_user_name"></a>
								
								<div class="rwp-u-review__badges" v-if="typeof review.rating_verified != 'undefined' && review.rating_verified">
									<span class="rwp-u-review__badge" style="background: #E91E63;">Verified</span>
								</div><!-- /badges -->
							</div>

							<div class="rwp-u-review__date" v-text="review.rating_formatted_date"></div>
						</div>
					</div>

					
						
						<div class="rwp-u-review__scores">
							<rwp-score-bar
									v-bind:score="parseFloat(review.rating_score[0])"
									v-bind:min="parseFloat(0)"
									v-bind:max="parseFloat(10)"
									v-bind:low="parseInt(40)"
									v-bind:high="parseInt(69)"
									v-bind:color-low="'#fff462'"
									v-bind:color-medium="'#3cb37a'"
									v-bind:color-high="'#68a4d9'"
									label="Level"></rwp-score-bar>						</div><!-- /scores section -->
					
					
											<div class="rwp-u-review__comment">{{{review.rating_comment | nl2br}}}</div>
					
					<div class="rwp-u-review__custom-fields" v-if="review.rating_custom_fields != undefined && review.rating_custom_fields.length > 0">
						<div class="rwp-u-review__custom-field" v-for="customField in review.rating_custom_fields" :key="customField.id" v-bind:class="{ 'rwp-cf-empty': !customField.value.length }">
							<span class="rwp-u-review__custom-field-label" v-text="customField.label" style="font-size: 12px;"></span>
							<div class="rwp-u-review__custom-field-value" v-text="customField.value.length ? customField.value : '-'"></div>
						</div>
					</div>

					
											<div class="rwp-u-review__actions">
																						<div class="rwp-u-review__sharing rwp-replies-count" @click="toggleReplies(review)">
									<span class="rwp-u-review__sharing-icon --rwp-comment"></span>
									<span>Replies</span>
									<span v-if="review.rating_replies.length">({{review.rating_replies.length}})</span>
								</div><!-- /action section -->
																						<div class="rwp-u-review__likes">

									<div class="rwp-u-review__judge-icons">
										<span class="dashicons dashicons-yes" v-show="review.judging_ok"></span>
										<span class="dashicons dashicons-update" v-show="review.judging_loading"></span>
										<span class="dashicons dashicons-warning" v-show="review.judging_failed"></span>
									</div><!-- /judge icons section -->

									<div class="rwp-u-review__positive">
										<span class="rwp-u-review__positive-count" v-text="review.rating_helpful"></span>
										<i class="rwp-u-review__positive-icon" v-on:click="judgeReview(review, 1, 0)"></i>
									</div><!-- /positive section -->

									<div class="rwp-u-review__negative">
										<i class="rwp-u-review__negative-icon" v-on:click="judgeReview(review, 0, 0)"></i>
										<span class="rwp-u-review__negative-count" v-text="review.rating_unhelpful"></span>
									</div><!-- /positive section -->
								</div><!-- /likes section -->
													</div><!-- /actions section -->
										<p class="rwp-u-review__judge-msg" v-show="review.judging_failed" v-text="review.judging_msg"></p>

					<rwp-replies inline-template v-bind:replies="review.rating_replies" v-bind:review-id="review.rating_id" v-bind:post-id="review.rating_post_id" action="rwp_submit_reply" action-delete="rwp_delete_reply" action-edit="rwp_edit_reply" security="ae06d9b82e" security-edit="8e505b25cc" security-delete="ab3b00d266" endpoint="https://pianolevels.com/wp-admin/admin-ajax.php" v-bind:user-id="0" v-bind:user-can-reply="true" v-bind:per-page="3" v-show="review.show_replies" deletion-message="Do you confirm the reply deletion?">
    <div class="rwp-replies" style="font-size: 14px; color: #556473;">

        <p v-if="!userCanReply && replies.length == 0">This review has no replies yet.</p>

        <div class="rwp-reply" v-for="(rInd, reply) in replies | limitBy toShow">

                            <p v-html="reply.reply_comment | nl2br"></p>

                <div class="rwp-reply__info">
                    <div class="rwp-reply__author">
                        <div>
                            <img v-bind:src="reply.reply_author_avatar" alt="Avatar">
                        </div>
                        <span v-text="reply.reply_author_name"></span>
                    </div>
                    <span class="rwp-reply__created-at" v-text="reply.reply_created_at"></span>
                </div>
                        </div><!-- /reply -->

        <span class="rwp-more-urs-btn" v-on:click="showMore" v-if="toShow < replies.length">Show more</span>

                    <div class="rwp-reply__form">
                                    <input class="rwp-reply__text-input" type="text" v-model="userName" placeholder="Write your name" style="font-size: 14px; color: #556473;">
                
                <div class="rwp-reply__input">
                    <textarea v-model="commentText" placeholder="Reply to this review" style="font-size: 14px; color: #556473;" v-on:input="onInput" rows="1"></textarea>

                    <span class="rwp-reply__submit" v-bind:class="{'rwp-cursor-not-allowed': isSubmitNotAllowed}" v-on:click.prevent="submitReply">
                        <svg fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="#718096">
                            <path d="M9 5l7 7-7 7"></path>
                        </svg>
                    </span>
                </div>

                <div class="rwp-reply__footer">
                    <span class="rwp-reply__user"></span>
                    <span class="rwp-reply__feedback" v-text="feedback"></span>
                    <span class="rwp-loader" v-show="isProccessing"></span>
                </div>
            </div><!-- /reply form -->
        
            </div><!-- /replies -->
</rwp-replies>
				</div> <!-- /content -->

			</div><!-- /user review -->

		</div> <!-- /users-reviews -->

		<span class="rwp-more-urs-btn" v-on:click="showMore" v-show="toShow < reviews.length">Show more</span>

		<div class="rwp-pagination" v-show="reviews.length > itemsPerPage">
			<div class="rwp-pagination__container">
				<span v-for="pageNumber in totalPages" v-on:click="changePage($event, pageNumber)" v-bind:class="{'rwp-pagination__current':  (currentPage === pageNumber)}">{{ pageNumber+1 }}</span>
			</div>
		</div>
		<!--/pagination -->

	</div> <!-- /users-reviews-wrap -->

	<div class="rwp-ratings-form-wrap" id="rwp-ratings-form-31261-0">

		<span class="rwp-ratings-form-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</span>

		<div class="rwp-ratings-form">

			
			<div class="rwp-rating-form-content">

				<input type="hidden" name="rwp-ur[post-id]" value="31261" />
				<input type="hidden" name="rwp-ur[user-id]" value="0" />
				<input type="hidden" name="rwp-ur[review-id]" value="0" />
				<input type="hidden" name="rwp-ur[mode]" value="bars" />
				<input type="hidden" name="rwp-ur[template]" value="rwp_template_609e1d3b90755" />

				
				
									<p>
						<input type="text" name="rwp-ur[name]" value="" placeholder="Write your name" style="font-size: 14px; color: #556473;">
					</p>
				
				
				
									<p>
						<textarea name="rwp-ur[comment]" placeholder="Write your review" style="font-size: 14px; color: #556473;"></textarea>
					</p>
				
								
				<ul class="rwp-scores-sliders"><li><label>Level</label><input type="text" name="rwp-ur[rating][]" placeholder="0" style="font-size: 14px; color: #556473;"/><div class="rwp-slider" data-step="0.5" data-val="0" data-min="0" data-max="10" data-index="0"></div></li></ul>
								
									<p>
						<div class="rwp-recaptcha" data-sitekey="6LeSUN8aAAAAADr3yn0mUFqZrmoxqFou9eMHhfUW" data-grcid="" id="rwp-recaptcha-31261-0"></div>
					</p>
				
				<p class="rwp-submit-wrap">
					<input v-on:click.prevent="submitUserReview" type="button" value="Submit" style="background-color: #566473; " />
					<span class="rwp-loader"></span><!-- /loader-->
				</p>

			</div> <!-- /rating-form-content -->

		</div><!-- /rating-form -->

		<div class="rwp-notification --rwp-notice-with-error"></div>

	</div> <!-- /ratings-form-wrap -->

    </div><!-- /review -->

    
</div>
<!--/review-wrap-->



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-ef5ce59c wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-outline is-style-outline--29"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en/bach/" style="border-radius:50px"><strong><span class="fz-16px">&lt; Back to the work list</span></strong> </a></div>



<div class="wp-block-button is-style-outline is-style-outline--30"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en#composer" style="border-radius:50px"><strong><span class="fz-16px">Choose a composer</span><span class="fz-16px"> </span><span class="fz-16px">></span></strong></a></div>
</div>



<div class="ad-area no-icon ad-shortcode ad-horizontal ad-label-invisible cf" itemscope itemtype="https://schema.org/WPAdBlock">
  <div class="ad-label" itemprop="name" data-nosnippet>スポンサーリンク</div>
  <div class="ad-wrap">
    <div class="ad-responsive ad-usual"><!-- レスポンシブコード -->
<ins class="adsbygoogle"
  style="display:block"
  data-ad-client="ca-pub-9322628694545224"
  data-ad-slot="3537999807"
  data-ad-format="horizontal"
  data-full-width-responsive="true"></ins>
</div>
          </div>

</div>




<h2 class="wp-block-heading">Details</h2>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" src="https://pianolevels.com/wp-content/uploads/2022/03/Appliatio-994.jpg" alt="Bach Applicatio BWV 994" class="wp-image-31262" width="485" height="118" srcset="https://pianolevels.com/wp-content/uploads/2022/03/Appliatio-994.jpg 647w, https://pianolevels.com/wp-content/uploads/2022/03/Appliatio-994-300x73.jpg 300w" sizes="(max-width: 485px) 100vw, 485px" /></figure>



<pre class="wp-block-preformatted">Composer: Bach, Johann Sebastian
Title: Applicatio
Opus or Catalogue Number: (Klavierbüchlein für Wilhelm Friedemann Bach Nr. 1)
Key: C major
Year of composition: 1720</pre>



<iframe loading="lazy" style="border-radius:12px" src="https://open.spotify.com/embed/track/77TFJIHau8DqBrAmhmSa2T?utm_source=generator" width="100%" height="80" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"></iframe>



Scores: <a rel="nofollow noopener" href="https://imslp.org/wiki/Applicatio_in_C_major,_BWV_994_(Bach,_Johann_Sebastian)" target="_blank">IMSLP</a>



<div class="information-box common-icon-box">
<p><strong>About PianoLevels.com</strong>: What many piano learners are curious about is the difficulty of the music.<span class="Apple-converted-space">  </span>However, it is not easy in the first place to simply indicate the difficulty of a music as levels. Every person has a difference in their playing techniques, hand sizes and has different feelings about the difficulty. In addition, different publishers have different standards for evaluating difficulty, which can lead to confusion. PianoLevels.com is intended to measure and refer to the average difficulty level by participating in the difficulty assessment by many people, including piano learners, teachers, and pianists. Vote for your difficulty rating! (→ <a href="https://pianolevels.com/en/how-to-vote">How to vote</a>)</p>
<p><strong>Difficulty Evaluation Criteria:<br />
<img loading="lazy" decoding="async" class="aligncenter wp-image-77 " src="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg" alt="Difficulty Level Criteria" width="428" height="500" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg 715w, https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level-257x300.jpg 257w" sizes="(max-width: 428px) 100vw, 428px" /><br />
</strong></p>
</div>




<div class="wp-block-cocoon-blocks-column-2 column-wrap column-2 column-2-2-1-1 layout-box">
<div class="wp-block-cocoon-blocks-column-left column-left">
<h5 class="wp-block-heading" id="vote-more">Popular voting pages: J.S. Bach</h5>



  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow">
      <a href="https://pianolevels.com/en/bach_invention-14/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?">
    <div class="post-31371 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach-busoni_toccata565/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?">
    <div class="post-33517 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-fugue-post tag-toccata-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.29</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_goldberg-aria/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?">
    <div class="post-33394 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-variations-post tag-goldberg-variations-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_french_suite4-1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?">
    <div class="post-31728 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-allemande-post tag-french-suite-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_invention-9/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?">
    <div class="post-31356 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>




<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--31"><a class="wp-block-button__link has-ex-a-color has-text-color" style="border-radius:50px">See more &gt;</a></div>
</div>
</div>



<div class="wp-block-cocoon-blocks-column-right column-right">
<div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow">
<h5 class="wp-block-heading">Top voting pages</h5>



<p><meta charset="utf-8">  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow ranking-visible">
      <a href="https://pianolevels.com/en/chopin_nocturne1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?">
    <div class="post-6388 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-chopin-post tag-nocturne-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.08.31</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.07.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/debussy_reverie/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is Debussy: Rêverie?">
    <div class="post-7673 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-debussy-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Debussy: Rêverie?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.03</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.05.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/kapustin_8concert-studies6/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?">
    <div class="post-16281 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-kapustin-post tag-etude-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-160x90.jpg 160w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.11.12</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.06</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_kinderszenen_op15-7/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?">
    <div class="post-8883 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.09</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_carnaval_op9_paganini/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?">
    <div class="post-8743 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.08</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>
</p>



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--32"><a class="wp-block-button__link has-ex-a-color has-text-color" href="https://pianolevels.com/en#composer" style="border-radius:50px">Choose a composer ></a></div>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How difficult is J.S. Bach: Capriccio in E major BWV 993  &#8216;In Honorem Johann Christoph Bachii&#8217;?</title>
		<link>https://pianolevels.com/en/bach_capriccio993/</link>
		
		<dc:creator><![CDATA[TeeJay]]></dc:creator>
		<pubDate>Fri, 29 Apr 2022 00:58:42 +0000</pubDate>
				<category><![CDATA[J.S. Bach]]></category>
		<category><![CDATA[Capriccio]]></category>
		<guid isPermaLink="false">https://pianolevels.com/?p=33503</guid>

					<description><![CDATA[Composer: Bach, Johann Sebastian Title: Capriccio 'In honorem Johann Christoph Bachii' Opus or Catalogue Numbe [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">Average difficulty level</h2>



<p><span class="fz-14px"><em>On a scale of 1 to 10. If 0, please submit the first vote. (→<a href="https://pianolevels.com/en/how-to-vote/" data-type="URL" data-id="https://pianolevels.com/en/how-to-vote/" target="_blank">How to vote?</a>)</em></span></p>



<!--RWP Review-->
<div class="rwp-review-wrap rwp-theme-1" id="rwp-review-31256-0-1547843450" style="color: #556473; font-size: 14px" data-post-id="31256" data-box-id="0" data-template-id="rwp_template_609e1d3b90755" data-disabled="0" data-sharing-review-link-label="Copy and paste the URL to share the review" data-per-page="30">

    <div class="rwp-review">
        
        <div class="rwp-header rwp-has-image"><div class="rwp-review-image">
	
		<span style="background-image: url(https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach.png);"></span>

	</div> <!-- /review-image -->

<div class="rwp-overalls">
<div
    class="rwp-users-score rwp-ur"

       	style="background: #566473; "
    >

	

		<span v-cloak class="rwp-users-score-value"  > {{ reviewsOverall }} <i>/ 10</i></span>
    <span class="rwp-users-score-label">Level</span>
    <span class="rwp-users-score-count">(<i v-text="reviewsCount">0</i> votes)</span>
	
</div><!--/users-score-->

</div> <!-- /overalls --></div> <!-- /header --><div class="rwp-prosandcons">
</div> <!-- /prosandcons --><div class="rwp-scores rwp-ur">

<div class="rwp-criterion"><div class="rwp-criterion-text"><span class="rwp-criterion-label" style="line-height: 14px;">Level</span><span class="rwp-criterion-score" style="line-height: 18px; font-size: 18px;">0</span></div><!-- /criterion-text --><div class="rwp-criterion-bar-base"><div class="rwp-score-bar" style="width: 0%; background: #fff462;"></div></div><!-- /criterion-bar --></div><!-- /criterion -->
</div> <!-- /scores -->
	<div class="rwp-users-reviews-wrap">
				<span class="rwp-people-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Comments
			<i style="background-color: #5283b8;
				  font-size: 12px;
				  border-radius: 12px;
				  -webkit-border-radius: 12px;" v-text="reviews.length"></i>

			<em style="color: #556473;
	               font-size: 14px;
	               line-height: 1.2em;">
									<a href="#rwp-ratings-form-31256-0">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</a>
							</em>
		</span>

		<span class="rwp-loading-icon" v-show="loading"></span><!-- /loader-->

		<div class="rwp-select rwp-box__sorting" v-show="reviews.length > 0">
			<i>Order by:</i>
			<select v-on:change="sortReviews" v-model="sorting">
									<option value="mostRecent">Most recent</option>
									<option value="topScore">Top score</option>
									<option value="mostHelpful">Most helpful</option>
									<option value="worstScore">Worst score</option>
							</select>
		</div><!-- /users reviews toolbar -->

		<div class="rwp-users-reviews">
			<p v-show="!loading && success && reviews.length < 1">Be the first to leave a review.</p>
			<p v-show="!loading && !successs" v-text="errorMsg"></p>
			<div class="rwp-u-review" v-bind:class="{'--rwp-highlighted': review.rating_highlighted}" v-for="review in reviews | orderBy sortingField sortingReversed | limitBy toShow">

				<rwp-tracker v-bind:highlighted="review.rating_highlighted"></rwp-tracker>

				<div class="rwp-u-review__content">
					<div class="rwp-u-review__author">
													<div class="rwp-u-review__author-avatar">
								<img v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" />

								<a v-bind:href="generateProfileLink('', 'username', review)" v-else><img class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" /></a>
							</div>
						
						<div class="rwp-u-review__author-info">
							<div class="rwp-u-review__author-details">
																	<span v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__username" v-text="review.rating_user_name"></span>

									<a v-bind:href="generateProfileLink('', 'username', review)" v-else class="rwp-u-review__username" v-text="review.rating_user_name"></a>
								
								<div class="rwp-u-review__badges" v-if="typeof review.rating_verified != 'undefined' && review.rating_verified">
									<span class="rwp-u-review__badge" style="background: #E91E63;">Verified</span>
								</div><!-- /badges -->
							</div>

							<div class="rwp-u-review__date" v-text="review.rating_formatted_date"></div>
						</div>
					</div>

					
						
						<div class="rwp-u-review__scores">
							<rwp-score-bar
									v-bind:score="parseFloat(review.rating_score[0])"
									v-bind:min="parseFloat(0)"
									v-bind:max="parseFloat(10)"
									v-bind:low="parseInt(40)"
									v-bind:high="parseInt(69)"
									v-bind:color-low="'#fff462'"
									v-bind:color-medium="'#3cb37a'"
									v-bind:color-high="'#68a4d9'"
									label="Level"></rwp-score-bar>						</div><!-- /scores section -->
					
					
											<div class="rwp-u-review__comment">{{{review.rating_comment | nl2br}}}</div>
					
					<div class="rwp-u-review__custom-fields" v-if="review.rating_custom_fields != undefined && review.rating_custom_fields.length > 0">
						<div class="rwp-u-review__custom-field" v-for="customField in review.rating_custom_fields" :key="customField.id" v-bind:class="{ 'rwp-cf-empty': !customField.value.length }">
							<span class="rwp-u-review__custom-field-label" v-text="customField.label" style="font-size: 12px;"></span>
							<div class="rwp-u-review__custom-field-value" v-text="customField.value.length ? customField.value : '-'"></div>
						</div>
					</div>

					
											<div class="rwp-u-review__actions">
																						<div class="rwp-u-review__sharing rwp-replies-count" @click="toggleReplies(review)">
									<span class="rwp-u-review__sharing-icon --rwp-comment"></span>
									<span>Replies</span>
									<span v-if="review.rating_replies.length">({{review.rating_replies.length}})</span>
								</div><!-- /action section -->
																						<div class="rwp-u-review__likes">

									<div class="rwp-u-review__judge-icons">
										<span class="dashicons dashicons-yes" v-show="review.judging_ok"></span>
										<span class="dashicons dashicons-update" v-show="review.judging_loading"></span>
										<span class="dashicons dashicons-warning" v-show="review.judging_failed"></span>
									</div><!-- /judge icons section -->

									<div class="rwp-u-review__positive">
										<span class="rwp-u-review__positive-count" v-text="review.rating_helpful"></span>
										<i class="rwp-u-review__positive-icon" v-on:click="judgeReview(review, 1, 0)"></i>
									</div><!-- /positive section -->

									<div class="rwp-u-review__negative">
										<i class="rwp-u-review__negative-icon" v-on:click="judgeReview(review, 0, 0)"></i>
										<span class="rwp-u-review__negative-count" v-text="review.rating_unhelpful"></span>
									</div><!-- /positive section -->
								</div><!-- /likes section -->
													</div><!-- /actions section -->
										<p class="rwp-u-review__judge-msg" v-show="review.judging_failed" v-text="review.judging_msg"></p>

					<rwp-replies inline-template v-bind:replies="review.rating_replies" v-bind:review-id="review.rating_id" v-bind:post-id="review.rating_post_id" action="rwp_submit_reply" action-delete="rwp_delete_reply" action-edit="rwp_edit_reply" security="ae06d9b82e" security-edit="8e505b25cc" security-delete="ab3b00d266" endpoint="https://pianolevels.com/wp-admin/admin-ajax.php" v-bind:user-id="0" v-bind:user-can-reply="true" v-bind:per-page="3" v-show="review.show_replies" deletion-message="Do you confirm the reply deletion?">
    <div class="rwp-replies" style="font-size: 14px; color: #556473;">

        <p v-if="!userCanReply && replies.length == 0">This review has no replies yet.</p>

        <div class="rwp-reply" v-for="(rInd, reply) in replies | limitBy toShow">

                            <p v-html="reply.reply_comment | nl2br"></p>

                <div class="rwp-reply__info">
                    <div class="rwp-reply__author">
                        <div>
                            <img v-bind:src="reply.reply_author_avatar" alt="Avatar">
                        </div>
                        <span v-text="reply.reply_author_name"></span>
                    </div>
                    <span class="rwp-reply__created-at" v-text="reply.reply_created_at"></span>
                </div>
                        </div><!-- /reply -->

        <span class="rwp-more-urs-btn" v-on:click="showMore" v-if="toShow < replies.length">Show more</span>

                    <div class="rwp-reply__form">
                                    <input class="rwp-reply__text-input" type="text" v-model="userName" placeholder="Write your name" style="font-size: 14px; color: #556473;">
                
                <div class="rwp-reply__input">
                    <textarea v-model="commentText" placeholder="Reply to this review" style="font-size: 14px; color: #556473;" v-on:input="onInput" rows="1"></textarea>

                    <span class="rwp-reply__submit" v-bind:class="{'rwp-cursor-not-allowed': isSubmitNotAllowed}" v-on:click.prevent="submitReply">
                        <svg fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="#718096">
                            <path d="M9 5l7 7-7 7"></path>
                        </svg>
                    </span>
                </div>

                <div class="rwp-reply__footer">
                    <span class="rwp-reply__user"></span>
                    <span class="rwp-reply__feedback" v-text="feedback"></span>
                    <span class="rwp-loader" v-show="isProccessing"></span>
                </div>
            </div><!-- /reply form -->
        
            </div><!-- /replies -->
</rwp-replies>
				</div> <!-- /content -->

			</div><!-- /user review -->

		</div> <!-- /users-reviews -->

		<span class="rwp-more-urs-btn" v-on:click="showMore" v-show="toShow < reviews.length">Show more</span>

		<div class="rwp-pagination" v-show="reviews.length > itemsPerPage">
			<div class="rwp-pagination__container">
				<span v-for="pageNumber in totalPages" v-on:click="changePage($event, pageNumber)" v-bind:class="{'rwp-pagination__current':  (currentPage === pageNumber)}">{{ pageNumber+1 }}</span>
			</div>
		</div>
		<!--/pagination -->

	</div> <!-- /users-reviews-wrap -->

	<div class="rwp-ratings-form-wrap" id="rwp-ratings-form-31256-0">

		<span class="rwp-ratings-form-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</span>

		<div class="rwp-ratings-form">

			
			<div class="rwp-rating-form-content">

				<input type="hidden" name="rwp-ur[post-id]" value="31256" />
				<input type="hidden" name="rwp-ur[user-id]" value="0" />
				<input type="hidden" name="rwp-ur[review-id]" value="0" />
				<input type="hidden" name="rwp-ur[mode]" value="bars" />
				<input type="hidden" name="rwp-ur[template]" value="rwp_template_609e1d3b90755" />

				
				
									<p>
						<input type="text" name="rwp-ur[name]" value="" placeholder="Write your name" style="font-size: 14px; color: #556473;">
					</p>
				
				
				
									<p>
						<textarea name="rwp-ur[comment]" placeholder="Write your review" style="font-size: 14px; color: #556473;"></textarea>
					</p>
				
								
				<ul class="rwp-scores-sliders"><li><label>Level</label><input type="text" name="rwp-ur[rating][]" placeholder="0" style="font-size: 14px; color: #556473;"/><div class="rwp-slider" data-step="0.5" data-val="0" data-min="0" data-max="10" data-index="0"></div></li></ul>
								
									<p>
						<div class="rwp-recaptcha" data-sitekey="6LeSUN8aAAAAADr3yn0mUFqZrmoxqFou9eMHhfUW" data-grcid="" id="rwp-recaptcha-31256-0"></div>
					</p>
				
				<p class="rwp-submit-wrap">
					<input v-on:click.prevent="submitUserReview" type="button" value="Submit" style="background-color: #566473; " />
					<span class="rwp-loader"></span><!-- /loader-->
				</p>

			</div> <!-- /rating-form-content -->

		</div><!-- /rating-form -->

		<div class="rwp-notification --rwp-notice-with-error"></div>

	</div> <!-- /ratings-form-wrap -->

    </div><!-- /review -->

    
</div>
<!--/review-wrap-->



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-ef5ce59c wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-outline is-style-outline--33"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en/bach/" style="border-radius:50px"><strong><span class="fz-16px">&lt; Back to the work list</span></strong> </a></div>



<div class="wp-block-button is-style-outline is-style-outline--34"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en#composer" style="border-radius:50px"><strong><span class="fz-16px">Choose a composer</span><span class="fz-16px"> </span><span class="fz-16px">></span></strong></a></div>
</div>



<div class="ad-area no-icon ad-shortcode ad-horizontal ad-label-invisible cf" itemscope itemtype="https://schema.org/WPAdBlock">
  <div class="ad-label" itemprop="name" data-nosnippet>スポンサーリンク</div>
  <div class="ad-wrap">
    <div class="ad-responsive ad-usual"><!-- レスポンシブコード -->
<ins class="adsbygoogle"
  style="display:block"
  data-ad-client="ca-pub-9322628694545224"
  data-ad-slot="3537999807"
  data-ad-format="horizontal"
  data-full-width-responsive="true"></ins>
</div>
          </div>

</div>




<h2 class="wp-block-heading">Details</h2>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" src="https://pianolevels.com/wp-content/uploads/2022/03/Capriccio-993.jpg" alt="Bach Capriccio BWV 993" class="wp-image-31257" width="473" height="99" srcset="https://pianolevels.com/wp-content/uploads/2022/03/Capriccio-993.jpg 631w, https://pianolevels.com/wp-content/uploads/2022/03/Capriccio-993-300x63.jpg 300w" sizes="(max-width: 473px) 100vw, 473px" /></figure>



<pre class="wp-block-preformatted">Composer: Bach, Johann Sebastian
Title: Capriccio 'In honorem Johann Christoph Bachii'
Opus or Catalogue Number: BWV 993
Key: E major
Year of composition: 1705 ca.(?)</pre>



<iframe loading="lazy" style="border-radius:12px" src="https://open.spotify.com/embed/track/4O60L0OaJQ1wXk7OQe6jA8?utm_source=generator" width="100%" height="80" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"></iframe>



Scores: <a rel="nofollow noopener" href="https://imslp.org/wiki/Capriccio_in_E_major,_BWV_993_(Bach,_Johann_Sebastian)" target="_blank">IMSLP</a>



<div class="information-box common-icon-box">
<p><strong>About PianoLevels.com</strong>: What many piano learners are curious about is the difficulty of the music.<span class="Apple-converted-space">  </span>However, it is not easy in the first place to simply indicate the difficulty of a music as levels. Every person has a difference in their playing techniques, hand sizes and has different feelings about the difficulty. In addition, different publishers have different standards for evaluating difficulty, which can lead to confusion. PianoLevels.com is intended to measure and refer to the average difficulty level by participating in the difficulty assessment by many people, including piano learners, teachers, and pianists. Vote for your difficulty rating! (→ <a href="https://pianolevels.com/en/how-to-vote">How to vote</a>)</p>
<p><strong>Difficulty Evaluation Criteria:<br />
<img loading="lazy" decoding="async" class="aligncenter wp-image-77 " src="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg" alt="Difficulty Level Criteria" width="428" height="500" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg 715w, https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level-257x300.jpg 257w" sizes="(max-width: 428px) 100vw, 428px" /><br />
</strong></p>
</div>




<div class="wp-block-cocoon-blocks-column-2 column-wrap column-2 column-2-2-1-1 layout-box">
<div class="wp-block-cocoon-blocks-column-left column-left">
<h5 class="wp-block-heading" id="vote-more">Popular voting pages: J.S. Bach</h5>



  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow">
      <a href="https://pianolevels.com/en/bach_invention-14/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?">
    <div class="post-31371 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach-busoni_toccata565/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?">
    <div class="post-33517 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-fugue-post tag-toccata-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.29</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_goldberg-aria/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?">
    <div class="post-33394 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-variations-post tag-goldberg-variations-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_french_suite4-1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?">
    <div class="post-31728 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-allemande-post tag-french-suite-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_invention-9/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?">
    <div class="post-31356 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>




<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--35"><a class="wp-block-button__link has-ex-a-color has-text-color" style="border-radius:50px">See more &gt;</a></div>
</div>
</div>



<div class="wp-block-cocoon-blocks-column-right column-right">
<div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow">
<h5 class="wp-block-heading">Top voting pages</h5>



<p><meta charset="utf-8">  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow ranking-visible">
      <a href="https://pianolevels.com/en/chopin_nocturne1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?">
    <div class="post-6388 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-chopin-post tag-nocturne-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.08.31</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.07.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/debussy_reverie/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is Debussy: Rêverie?">
    <div class="post-7673 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-debussy-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Debussy: Rêverie?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.03</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.05.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/kapustin_8concert-studies6/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?">
    <div class="post-16281 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-kapustin-post tag-etude-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-160x90.jpg 160w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.11.12</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.06</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_kinderszenen_op15-7/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?">
    <div class="post-8883 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.09</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_carnaval_op9_paganini/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?">
    <div class="post-8743 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.08</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>
</p>



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--36"><a class="wp-block-button__link has-ex-a-color has-text-color" href="https://pianolevels.com/en#composer" style="border-radius:50px">Choose a composer ></a></div>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How difficult is J.S. Bach: Capriccio in B♭ major BWV 992 &#8220;on the departure of a dear brother&#8221;?</title>
		<link>https://pianolevels.com/en/bach_capriccio992/</link>
		
		<dc:creator><![CDATA[TeeJay]]></dc:creator>
		<pubDate>Fri, 29 Apr 2022 00:52:42 +0000</pubDate>
				<category><![CDATA[J.S. Bach]]></category>
		<category><![CDATA[Capriccio]]></category>
		<guid isPermaLink="false">https://pianolevels.com/?p=33500</guid>

					<description><![CDATA[Composer: Bach, Johann Sebastian Title: Capriccio 'Sopra la lontananza del suo fratello dilettissimo' Opus or  [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">Average difficulty level</h2>



<p><span class="fz-14px"><em>On a scale of 1 to 10. If 0, please submit the first vote. (→<a href="https://pianolevels.com/en/how-to-vote/" data-type="URL" data-id="https://pianolevels.com/en/how-to-vote/" target="_blank">How to vote?</a>)</em></span></p>



<!--RWP Review-->
<div class="rwp-review-wrap rwp-theme-1" id="rwp-review-31252-0-838997785" style="color: #556473; font-size: 14px" data-post-id="31252" data-box-id="0" data-template-id="rwp_template_609e1d3b90755" data-disabled="0" data-sharing-review-link-label="Copy and paste the URL to share the review" data-per-page="30">

    <div class="rwp-review">
        
        <div class="rwp-header rwp-has-image"><div class="rwp-review-image">
	
		<span style="background-image: url(https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach.png);"></span>

	</div> <!-- /review-image -->

<div class="rwp-overalls">
<div
    class="rwp-users-score rwp-ur"

       	style="background: #566473; "
    >

	

		<span v-cloak class="rwp-users-score-value"  > {{ reviewsOverall }} <i>/ 10</i></span>
    <span class="rwp-users-score-label">Level</span>
    <span class="rwp-users-score-count">(<i v-text="reviewsCount">0</i> votes)</span>
	
</div><!--/users-score-->

</div> <!-- /overalls --></div> <!-- /header --><div class="rwp-prosandcons">
</div> <!-- /prosandcons --><div class="rwp-scores rwp-ur">

<div class="rwp-criterion"><div class="rwp-criterion-text"><span class="rwp-criterion-label" style="line-height: 14px;">Level</span><span class="rwp-criterion-score" style="line-height: 18px; font-size: 18px;">0</span></div><!-- /criterion-text --><div class="rwp-criterion-bar-base"><div class="rwp-score-bar" style="width: 0%; background: #fff462;"></div></div><!-- /criterion-bar --></div><!-- /criterion -->
</div> <!-- /scores -->
	<div class="rwp-users-reviews-wrap">
				<span class="rwp-people-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Comments
			<i style="background-color: #5283b8;
				  font-size: 12px;
				  border-radius: 12px;
				  -webkit-border-radius: 12px;" v-text="reviews.length"></i>

			<em style="color: #556473;
	               font-size: 14px;
	               line-height: 1.2em;">
									<a href="#rwp-ratings-form-31252-0">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</a>
							</em>
		</span>

		<span class="rwp-loading-icon" v-show="loading"></span><!-- /loader-->

		<div class="rwp-select rwp-box__sorting" v-show="reviews.length > 0">
			<i>Order by:</i>
			<select v-on:change="sortReviews" v-model="sorting">
									<option value="mostRecent">Most recent</option>
									<option value="topScore">Top score</option>
									<option value="mostHelpful">Most helpful</option>
									<option value="worstScore">Worst score</option>
							</select>
		</div><!-- /users reviews toolbar -->

		<div class="rwp-users-reviews">
			<p v-show="!loading && success && reviews.length < 1">Be the first to leave a review.</p>
			<p v-show="!loading && !successs" v-text="errorMsg"></p>
			<div class="rwp-u-review" v-bind:class="{'--rwp-highlighted': review.rating_highlighted}" v-for="review in reviews | orderBy sortingField sortingReversed | limitBy toShow">

				<rwp-tracker v-bind:highlighted="review.rating_highlighted"></rwp-tracker>

				<div class="rwp-u-review__content">
					<div class="rwp-u-review__author">
													<div class="rwp-u-review__author-avatar">
								<img v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" />

								<a v-bind:href="generateProfileLink('', 'username', review)" v-else><img class="rwp-u-review__avatar" v-bind:src="review.rating_user_avatar" alt="User Avatar" /></a>
							</div>
						
						<div class="rwp-u-review__author-info">
							<div class="rwp-u-review__author-details">
																	<span v-if="review.rating_user_id <= 0 || '' == ''" class="rwp-u-review__username" v-text="review.rating_user_name"></span>

									<a v-bind:href="generateProfileLink('', 'username', review)" v-else class="rwp-u-review__username" v-text="review.rating_user_name"></a>
								
								<div class="rwp-u-review__badges" v-if="typeof review.rating_verified != 'undefined' && review.rating_verified">
									<span class="rwp-u-review__badge" style="background: #E91E63;">Verified</span>
								</div><!-- /badges -->
							</div>

							<div class="rwp-u-review__date" v-text="review.rating_formatted_date"></div>
						</div>
					</div>

					
						
						<div class="rwp-u-review__scores">
							<rwp-score-bar
									v-bind:score="parseFloat(review.rating_score[0])"
									v-bind:min="parseFloat(0)"
									v-bind:max="parseFloat(10)"
									v-bind:low="parseInt(40)"
									v-bind:high="parseInt(69)"
									v-bind:color-low="'#fff462'"
									v-bind:color-medium="'#3cb37a'"
									v-bind:color-high="'#68a4d9'"
									label="Level"></rwp-score-bar>						</div><!-- /scores section -->
					
					
											<div class="rwp-u-review__comment">{{{review.rating_comment | nl2br}}}</div>
					
					<div class="rwp-u-review__custom-fields" v-if="review.rating_custom_fields != undefined && review.rating_custom_fields.length > 0">
						<div class="rwp-u-review__custom-field" v-for="customField in review.rating_custom_fields" :key="customField.id" v-bind:class="{ 'rwp-cf-empty': !customField.value.length }">
							<span class="rwp-u-review__custom-field-label" v-text="customField.label" style="font-size: 12px;"></span>
							<div class="rwp-u-review__custom-field-value" v-text="customField.value.length ? customField.value : '-'"></div>
						</div>
					</div>

					
											<div class="rwp-u-review__actions">
																						<div class="rwp-u-review__sharing rwp-replies-count" @click="toggleReplies(review)">
									<span class="rwp-u-review__sharing-icon --rwp-comment"></span>
									<span>Replies</span>
									<span v-if="review.rating_replies.length">({{review.rating_replies.length}})</span>
								</div><!-- /action section -->
																						<div class="rwp-u-review__likes">

									<div class="rwp-u-review__judge-icons">
										<span class="dashicons dashicons-yes" v-show="review.judging_ok"></span>
										<span class="dashicons dashicons-update" v-show="review.judging_loading"></span>
										<span class="dashicons dashicons-warning" v-show="review.judging_failed"></span>
									</div><!-- /judge icons section -->

									<div class="rwp-u-review__positive">
										<span class="rwp-u-review__positive-count" v-text="review.rating_helpful"></span>
										<i class="rwp-u-review__positive-icon" v-on:click="judgeReview(review, 1, 0)"></i>
									</div><!-- /positive section -->

									<div class="rwp-u-review__negative">
										<i class="rwp-u-review__negative-icon" v-on:click="judgeReview(review, 0, 0)"></i>
										<span class="rwp-u-review__negative-count" v-text="review.rating_unhelpful"></span>
									</div><!-- /positive section -->
								</div><!-- /likes section -->
													</div><!-- /actions section -->
										<p class="rwp-u-review__judge-msg" v-show="review.judging_failed" v-text="review.judging_msg"></p>

					<rwp-replies inline-template v-bind:replies="review.rating_replies" v-bind:review-id="review.rating_id" v-bind:post-id="review.rating_post_id" action="rwp_submit_reply" action-delete="rwp_delete_reply" action-edit="rwp_edit_reply" security="ae06d9b82e" security-edit="8e505b25cc" security-delete="ab3b00d266" endpoint="https://pianolevels.com/wp-admin/admin-ajax.php" v-bind:user-id="0" v-bind:user-can-reply="true" v-bind:per-page="3" v-show="review.show_replies" deletion-message="Do you confirm the reply deletion?">
    <div class="rwp-replies" style="font-size: 14px; color: #556473;">

        <p v-if="!userCanReply && replies.length == 0">This review has no replies yet.</p>

        <div class="rwp-reply" v-for="(rInd, reply) in replies | limitBy toShow">

                            <p v-html="reply.reply_comment | nl2br"></p>

                <div class="rwp-reply__info">
                    <div class="rwp-reply__author">
                        <div>
                            <img v-bind:src="reply.reply_author_avatar" alt="Avatar">
                        </div>
                        <span v-text="reply.reply_author_name"></span>
                    </div>
                    <span class="rwp-reply__created-at" v-text="reply.reply_created_at"></span>
                </div>
                        </div><!-- /reply -->

        <span class="rwp-more-urs-btn" v-on:click="showMore" v-if="toShow < replies.length">Show more</span>

                    <div class="rwp-reply__form">
                                    <input class="rwp-reply__text-input" type="text" v-model="userName" placeholder="Write your name" style="font-size: 14px; color: #556473;">
                
                <div class="rwp-reply__input">
                    <textarea v-model="commentText" placeholder="Reply to this review" style="font-size: 14px; color: #556473;" v-on:input="onInput" rows="1"></textarea>

                    <span class="rwp-reply__submit" v-bind:class="{'rwp-cursor-not-allowed': isSubmitNotAllowed}" v-on:click.prevent="submitReply">
                        <svg fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="#718096">
                            <path d="M9 5l7 7-7 7"></path>
                        </svg>
                    </span>
                </div>

                <div class="rwp-reply__footer">
                    <span class="rwp-reply__user"></span>
                    <span class="rwp-reply__feedback" v-text="feedback"></span>
                    <span class="rwp-loader" v-show="isProccessing"></span>
                </div>
            </div><!-- /reply form -->
        
            </div><!-- /replies -->
</rwp-replies>
				</div> <!-- /content -->

			</div><!-- /user review -->

		</div> <!-- /users-reviews -->

		<span class="rwp-more-urs-btn" v-on:click="showMore" v-show="toShow < reviews.length">Show more</span>

		<div class="rwp-pagination" v-show="reviews.length > itemsPerPage">
			<div class="rwp-pagination__container">
				<span v-for="pageNumber in totalPages" v-on:click="changePage($event, pageNumber)" v-bind:class="{'rwp-pagination__current':  (currentPage === pageNumber)}">{{ pageNumber+1 }}</span>
			</div>
		</div>
		<!--/pagination -->

	</div> <!-- /users-reviews-wrap -->

	<div class="rwp-ratings-form-wrap" id="rwp-ratings-form-31252-0">

		<span class="rwp-ratings-form-label" style="color: #5283b8;
        	   font-size: 18px;
        	   line-height: 18px;">Vote for your difficulty rating! (あなたの難易度評価を投票しよう)</span>

		<div class="rwp-ratings-form">

			
			<div class="rwp-rating-form-content">

				<input type="hidden" name="rwp-ur[post-id]" value="31252" />
				<input type="hidden" name="rwp-ur[user-id]" value="0" />
				<input type="hidden" name="rwp-ur[review-id]" value="0" />
				<input type="hidden" name="rwp-ur[mode]" value="bars" />
				<input type="hidden" name="rwp-ur[template]" value="rwp_template_609e1d3b90755" />

				
				
									<p>
						<input type="text" name="rwp-ur[name]" value="" placeholder="Write your name" style="font-size: 14px; color: #556473;">
					</p>
				
				
				
									<p>
						<textarea name="rwp-ur[comment]" placeholder="Write your review" style="font-size: 14px; color: #556473;"></textarea>
					</p>
				
								
				<ul class="rwp-scores-sliders"><li><label>Level</label><input type="text" name="rwp-ur[rating][]" placeholder="0" style="font-size: 14px; color: #556473;"/><div class="rwp-slider" data-step="0.5" data-val="0" data-min="0" data-max="10" data-index="0"></div></li></ul>
								
									<p>
						<div class="rwp-recaptcha" data-sitekey="6LeSUN8aAAAAADr3yn0mUFqZrmoxqFou9eMHhfUW" data-grcid="" id="rwp-recaptcha-31252-0"></div>
					</p>
				
				<p class="rwp-submit-wrap">
					<input v-on:click.prevent="submitUserReview" type="button" value="Submit" style="background-color: #566473; " />
					<span class="rwp-loader"></span><!-- /loader-->
				</p>

			</div> <!-- /rating-form-content -->

		</div><!-- /rating-form -->

		<div class="rwp-notification --rwp-notice-with-error"></div>

	</div> <!-- /ratings-form-wrap -->

    </div><!-- /review -->

    
</div>
<!--/review-wrap-->



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-ef5ce59c wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-outline is-style-outline--37"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en/bach/" style="border-radius:50px"><strong><span class="fz-16px">&lt; Back to the work list</span></strong> </a></div>



<div class="wp-block-button is-style-outline is-style-outline--38"><a class="wp-block-button__link has-ex-a-color has-watery-green-background-color has-text-color has-background" href="https://pianolevels.com/en#composer" style="border-radius:50px"><strong><span class="fz-16px">Choose a composer</span><span class="fz-16px"> </span><span class="fz-16px">></span></strong></a></div>
</div>



<div class="ad-area no-icon ad-shortcode ad-horizontal ad-label-invisible cf" itemscope itemtype="https://schema.org/WPAdBlock">
  <div class="ad-label" itemprop="name" data-nosnippet>スポンサーリンク</div>
  <div class="ad-wrap">
    <div class="ad-responsive ad-usual"><!-- レスポンシブコード -->
<ins class="adsbygoogle"
  style="display:block"
  data-ad-client="ca-pub-9322628694545224"
  data-ad-slot="3537999807"
  data-ad-format="horizontal"
  data-full-width-responsive="true"></ins>
</div>
          </div>

</div>




<h2 class="wp-block-heading">Details</h2>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" src="https://pianolevels.com/wp-content/uploads/2022/03/Capriccio-992.jpg" alt="Bach Capriccio BWV 992" class="wp-image-31253" width="450" height="116" srcset="https://pianolevels.com/wp-content/uploads/2022/03/Capriccio-992.jpg 600w, https://pianolevels.com/wp-content/uploads/2022/03/Capriccio-992-300x77.jpg 300w" sizes="(max-width: 450px) 100vw, 450px" /></figure>



<pre class="wp-block-preformatted">Composer: Bach, Johann Sebastian
Title: Capriccio 'Sopra la lontananza del suo fratello dilettissimo'
Opus or Catalogue Number: BWV 992
Key: B♭ major
Year of composition: 1704(?)</pre>



<iframe loading="lazy" style="border-radius:12px" src="https://open.spotify.com/embed/track/2JkUPhu0PR7qXNdGjMA4mU?utm_source=generator" width="100%" height="80" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"></iframe>



Scores: <a rel="nofollow noopener" href="https://imslp.org/wiki/Capriccio_in_B-flat_major,_BWV_992_(Bach,_Johann_Sebastian)" target="_blank">IMSLP</a>



<div class="information-box common-icon-box">
<p><strong>About PianoLevels.com</strong>: What many piano learners are curious about is the difficulty of the music.<span class="Apple-converted-space">  </span>However, it is not easy in the first place to simply indicate the difficulty of a music as levels. Every person has a difference in their playing techniques, hand sizes and has different feelings about the difficulty. In addition, different publishers have different standards for evaluating difficulty, which can lead to confusion. PianoLevels.com is intended to measure and refer to the average difficulty level by participating in the difficulty assessment by many people, including piano learners, teachers, and pianists. Vote for your difficulty rating! (→ <a href="https://pianolevels.com/en/how-to-vote">How to vote</a>)</p>
<p><strong>Difficulty Evaluation Criteria:<br />
<img loading="lazy" decoding="async" class="aligncenter wp-image-77 " src="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg" alt="Difficulty Level Criteria" width="428" height="500" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level.jpg 715w, https://pianolevels.com/wp-content/uploads/2021/05/Difficulty-Level-257x300.jpg 257w" sizes="(max-width: 428px) 100vw, 428px" /><br />
</strong></p>
</div>




<div class="wp-block-cocoon-blocks-column-2 column-wrap column-2 column-2-2-1-1 layout-box">
<div class="wp-block-cocoon-blocks-column-left column-left">
<h5 class="wp-block-heading" id="vote-more">Popular voting pages: J.S. Bach</h5>



  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow">
      <a href="https://pianolevels.com/en/bach_invention-14/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?">
    <div class="post-31371 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 14 in B♭ major BWV 785?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach-busoni_toccata565/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?">
    <div class="post-33517 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-fugue-post tag-toccata-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach/Busoni: Toccata and Fugue in D minor BWV 565?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.29</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_goldberg-aria/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?">
    <div class="post-33394 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-variations-post tag-goldberg-variations-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Goldberg Variations BWV 988 Aria?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.04.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_french_suite4-1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?">
    <div class="post-31728 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-allemande-post tag-french-suite-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: French Suite No. 4 in E♭ major BWV 815-1. Allemande?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.28</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/bach_invention-9/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?">
    <div class="post-31356 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-bach-post tag-invention-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-120x68.png 120w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-160x90.png 160w, https://pianolevels.com/wp-content/uploads/2021/11/370px-Johann_Sebastian_Bach-320x180.png 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is J.S. Bach: Invention No. 9 in F minor BWV 780?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2022.03.24</span></span></div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>




<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--39"><a class="wp-block-button__link has-ex-a-color has-text-color" style="border-radius:50px">See more &gt;</a></div>
</div>
</div>



<div class="wp-block-cocoon-blocks-column-right column-right">
<div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow">
<h5 class="wp-block-heading">Top voting pages</h5>



<p><meta charset="utf-8">  <div class="popular-entry-cards widget-entry-cards no-icon cf border-square card-arrow ranking-visible">
      <a href="https://pianolevels.com/en/chopin_nocturne1/" class="popular-entry-card-link widget-entry-card-link a-wrap no-1" title="How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?">
    <div class="post-6388 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-chopin-post tag-nocturne-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/05/Chopin-eye-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Chopin: Nocturne No. 1 in B♭ minor Op. 9-1?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.08.31</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.07.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/debussy_reverie/" class="popular-entry-card-link widget-entry-card-link a-wrap no-2" title="How difficult is Debussy: Rêverie?">
    <div class="post-7673 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-debussy-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/06/Claude_Debussy_atelier_Nadar-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Debussy: Rêverie?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.03</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.05.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/kapustin_8concert-studies6/" class="popular-entry-card-link widget-entry-card-link a-wrap no-3" title="How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?">
    <div class="post-16281 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-kapustin-post tag-etude-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/11/Kapustin-image-160x90.jpg 160w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Kapustin: 8 Concert Etudes Op. 40 No. 6 Pastoral?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.11.12</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.06</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_kinderszenen_op15-7/" class="popular-entry-card-link widget-entry-card-link a-wrap no-4" title="How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?">
    <div class="post-8883 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Scenes from Childhood Op. 15-7. Träumerei (Dreaming)?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.09</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.27</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

    <a href="https://pianolevels.com/en/schumann_carnaval_op9_paganini/" class="popular-entry-card-link widget-entry-card-link a-wrap no-5" title="How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?">
    <div class="post-8743 popular-entry-card widget-entry-card e-card cf post type-post status-publish format-standard has-post-thumbnail hentry category-schumann-post en-US">
      <figure class="popular-entry-card-thumb widget-entry-card-thumb card-thumb">
        <img loading="lazy" decoding="async" width="120" height="68" src="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg" class="attachment-thumb120 size-thumb120 wp-post-image" alt="" srcset="https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-120x68.jpg 120w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-160x90.jpg 160w, https://pianolevels.com/wp-content/uploads/2021/08/480px-Robert_Schumann_1839-e1637385510604-320x180.jpg 320w" sizes="(max-width: 120px) 100vw, 120px" />              </figure><!-- /.popular-entry-card-thumb -->

      <div class="popular-entry-card-content widget-entry-card-content card-content">
        <div class="popular-entry-card-title widget-entry-card-title card-title">How difficult is Schumann: Carnaval Op. 9 Intermezzo Paganini?</div>
                                                  <div class="popular-entry-card-meta widget-entry-card-meta card-meta">
          <div class="popular-entry-card-info widget-entry-card-info card-info">
        <div class="popular-entry-card-date widget-entry-card-date display-none">
  <span class="popular-entry-card-post-date widget-entry-card-post-date post-date"><span class="far fa-clock" aria-hidden="true"></span><span class="entry-date">2021.09.08</span></span><span class="popular-entry-card-update-date widget-entry-card-update-date post-update"><span class="fas fa-history" aria-hidden="true"></span><span class="entry-date">2022.02.26</span></span>  </div>          </div>
        </div>
      </div><!-- /.popular-entry-content -->
      
    </div><!-- /.popular-entry-card -->
  </a><!-- /.popular-entry-card-link -->

      </div>
</p>



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size is-style-outline--40"><a class="wp-block-button__link has-ex-a-color has-text-color" href="https://pianolevels.com/en#composer" style="border-radius:50px">Choose a composer ></a></div>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
